13
0

vtl: one less compiler warning

This commit is contained in:
Robin Gareus 2013-03-14 01:36:36 +01:00
parent 51937314b9
commit b15e8da3fd

View File

@ -1724,7 +1724,7 @@ VideoTimeLineDrag::motion (GdkEvent* event, bool first_move)
} }
void void
VideoTimeLineDrag::finished (GdkEvent *event, bool movement_occurred) VideoTimeLineDrag::finished (GdkEvent * /*event*/, bool movement_occurred)
{ {
if (ARDOUR_UI::instance()->video_timeline->is_offset_locked()) { if (ARDOUR_UI::instance()->video_timeline->is_offset_locked()) {
return; return;