summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-01-29 16:08:52 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2014-01-29 16:08:52 -0500
commit2ba58dfe65bb0c5ba7d5eb18a1566fa79eeb6993 (patch)
tree968712f0facbcc10e969b4835f1fa1a47d7bf6fe /gtk2_ardour/sfdb_ui.cc
parentd00dc6a706d769280e1ede340f58acb78ddc0ae6 (diff)
parent66d02411182bec7871a6cb53e4476042f31f72c0 (diff)
Merge branch 'master' into cairocanvas
Diffstat (limited to 'gtk2_ardour/sfdb_ui.cc')
-rw-r--r--gtk2_ardour/sfdb_ui.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/sfdb_ui.cc b/gtk2_ardour/sfdb_ui.cc
index e476ced789..899748747d 100644
--- a/gtk2_ardour/sfdb_ui.cc
+++ b/gtk2_ardour/sfdb_ui.cc
@@ -118,7 +118,7 @@ importmode2string (ImportMode mode)
return _("as new tracks");
}
-SoundFileBox::SoundFileBox (bool persistent)
+SoundFileBox::SoundFileBox (bool /*persistent*/)
: table (6, 2),
length_clock ("sfboxLengthClock", true, "", false, false, true, false),
timecode_clock ("sfboxTimecodeClock", true, "", false, false, false, false),