diff options
Diffstat (limited to 'src/gui/PatchView.hpp')
-rw-r--r-- | src/gui/PatchView.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/PatchView.hpp b/src/gui/PatchView.hpp index 26954298..15fcc0e4 100644 --- a/src/gui/PatchView.hpp +++ b/src/gui/PatchView.hpp @@ -85,7 +85,6 @@ private: void canvas_item_left(Gnome::Canvas::Item* item); void property_changed(const Raul::URI& predicate, const Raul::Atom& value); - void variable_changed(const Raul::URI& predicate, const Raul::Atom& value); void zoom_full(); |