Remove 'pipex' from my pbd.vcproj as it's not needed for Ardour3
[ardour.git] / gtk2_ardour / engine_dialog.h
index 31648b6dbbbcd7b2740f1270e2012e4b36b3c3a9..6d10eb76ac7b7264d7b62009770ddb034e77338b 100644 (file)
@@ -114,7 +114,6 @@ class EngineControl : public ArdourDialog, public PBD::ScopedConnectionList {
     
     uint32_t ignore_changes;
     uint32_t _desired_sample_rate;
-    bool     no_push;
     bool     started_at_least_once;
 
     void driver_changed ();