From 91feee6f690f22f0fc72690bf96f5ff19609f27e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 4 Jul 2011 19:58:24 +0000 Subject: Eliminate weird-looking empty menus on non-control ports git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3413 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchPortModule.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/PatchPortModule.hpp') diff --git a/src/gui/PatchPortModule.hpp b/src/gui/PatchPortModule.hpp index b96d5dcb..655e6bfc 100644 --- a/src/gui/PatchPortModule.hpp +++ b/src/gui/PatchPortModule.hpp @@ -74,7 +74,6 @@ protected: SharedPtr _model; Port* _port; - PortMenu* _menu; }; } // namespace GUI -- cgit v1.2.1