summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchPortModule.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-07-04 19:58:24 +0000
committerDavid Robillard <d@drobilla.net>2011-07-04 19:58:24 +0000
commit91feee6f690f22f0fc72690bf96f5ff19609f27e (patch)
tree438eee38f0ac71cf682b7f5878eb0f371eb41e91 /src/gui/PatchPortModule.hpp
parent643f1a89bb82cfb5ee4c1fb4f5cd9e82fe77ab5e (diff)
downloadingen-91feee6f690f22f0fc72690bf96f5ff19609f27e.tar.gz
ingen-91feee6f690f22f0fc72690bf96f5ff19609f27e.tar.bz2
ingen-91feee6f690f22f0fc72690bf96f5ff19609f27e.zip
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
Diffstat (limited to 'src/gui/PatchPortModule.hpp')
-rw-r--r--src/gui/PatchPortModule.hpp1
1 files changed, 0 insertions, 1 deletions
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<const PortModel> _model;
Port* _port;
- PortMenu* _menu;
};
} // namespace GUI