13
0

remove comment

git-svn-id: svn://localhost/ardour2/branches/3.0@11045 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-12-21 02:11:03 +00:00
parent e0e2d2a061
commit a9adbd9404

View File

@ -223,8 +223,6 @@ Editor::ruler_button_press (GdkEventButton* ev)
return false;
}
// jlc: grab ev->window ?
//Gtk::Main::grab_add (*minsec_ruler);
Widget * grab_widget = 0;
if (timecode_ruler->is_realized() && ev->window == timecode_ruler->get_window()->gobj()) {