no more ProxyTemporary member of ArdourWindow - all such windows should be wrapped in an explicit proxy in ARDOUR_UI

This commit is contained in:
Paul Davis 2018-09-23 12:53:53 -04:00
parent fd23f89b35
commit ba37a6bd36
2 changed files with 1 additions and 5 deletions

View file

@ -51,7 +51,6 @@ protected:
void on_unmap ();
private:
WM::ProxyTemporary* proxy;
void init ();
};