13
0

NOOP, re-indent, fix whitespace

This commit is contained in:
Robin Gareus 2014-08-30 20:56:31 +02:00
parent ca97569c55
commit dc83ae4ffc

View File

@ -89,7 +89,6 @@ class TimeAxisView : public virtual AxisView
};
public:
TimeAxisView(ARDOUR::Session* sess, PublicEditor& ed, TimeAxisView* parent, ArdourCanvas::Canvas& canvas);
virtual ~TimeAxisView ();
@ -304,4 +303,3 @@ private:
}; /* class TimeAxisView */
#endif /* __ardour_gtk_time_axis_h__ */