mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +01:00
NOOP, re-indent, fix whitespace
This commit is contained in:
parent
ca97569c55
commit
dc83ae4ffc
1 changed files with 19 additions and 21 deletions
|
|
@ -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__ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue