Fix warning.
authorCarl Hetherington <carl@carlh.net>
Mon, 24 Jan 2011 12:06:12 +0000 (12:06 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 24 Jan 2011 12:06:12 +0000 (12:06 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@8564 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/editor_drag.cc

index caaccb1fca3cfb3b81384a56cd383ac46769f140..b4bc03814bd61f4ccb340b4d24688059b731d2a4 100644 (file)
@@ -3039,7 +3039,6 @@ RubberbandSelectDrag::finished (GdkEvent* event, bool movement_occurred)
 
 
                Selection::Operation op = ArdourKeyboard::selection_type (event->button.state);
-               bool committed;
 
                _editor->begin_reversible_command (_("rubberband selection"));