aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaCanvas.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-04-06 03:35:03 +0000
committerDavid Robillard <d@drobilla.net>2007-04-06 03:35:03 +0000
commitadfdf199013acf2ae83731efe76e6ce4352e16b4 (patch)
treee821df6bdd5b356826fa33eb8fe0df381fff6600 /src/gui/MachinaCanvas.hpp
parent4541e87aa843dd97c542f7c66fcbc0a16ffbcee5 (diff)
downloadmachina-adfdf199013acf2ae83731efe76e6ce4352e16b4.tar.gz
machina-adfdf199013acf2ae83731efe76e6ce4352e16b4.tar.bz2
machina-adfdf199013acf2ae83731efe76e6ce4352e16b4.zip
Icon fixes.
git-svn-id: http://svn.drobilla.net/lad/machina@402 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/MachinaCanvas.hpp')
-rw-r--r--src/gui/MachinaCanvas.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/MachinaCanvas.hpp b/src/gui/MachinaCanvas.hpp
index 302ffa4..906a87c 100644
--- a/src/gui/MachinaCanvas.hpp
+++ b/src/gui/MachinaCanvas.hpp
@@ -40,8 +40,6 @@ public:
void disconnect_node(SharedPtr<NodeView> port1,
SharedPtr<NodeView> port2);
- void status_message(const string& msg);
-
void build(SharedPtr<Machina::Machine> machine);
protected: