X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Faxis_view.h;h=108d14c1f12f7fb358a5fcedf6bb8e1a89f2d5e5;hb=b6f4cdaea27fbf49f924b2684d4c638089314067;hp=29f167d85e4583421c49a3633118b203066e1fa9;hpb=f53cbaede885cd52b8fee59890e33575a4fc11fa;p=ardour.git diff --git a/gtk2_ardour/axis_view.h b/gtk2_ardour/axis_view.h index 29f167d85e..108d14c1f1 100644 --- a/gtk2_ardour/axis_view.h +++ b/gtk2_ardour/axis_view.h @@ -60,8 +60,6 @@ class AxisView : public virtual Selectable, public PBD::ScopedConnectionList, pu _marked_for_display = yn; } - static PBD::Signal1 CatchDeletion; - sigc::signal Hiding; void set_old_order_key (uint32_t ok) { _old_order_key = ok; }