use ActionManager namespace, rather than ActionMap objects, and remove all per-contex...
[ardour.git] / gtk2_ardour / step_entry.h
index f05dfa13b20105fc65a5145334fdfe90e5216636..a9ca7bd547fdcb75ec9770c9ec66c6d03c18a5c4 100644 (file)
@@ -32,7 +32,7 @@
 
 class StepEditor;
 
-class StepEntry : public ArdourWindow, public Gtkmm2ext::ActionMapOwner
+class StepEntry : public ArdourWindow
 {
 public:
        StepEntry (StepEditor&);