summaryrefslogtreecommitdiff
path: root/gtk2_ardour/location_ui.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2018-10-10 11:56:49 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2018-10-10 11:56:49 -0400
commit1b75e294b9a53a9c2e7306195b975450f8bee804 (patch)
tree0667daf99ce79a6e6c8b67d776bf23bc3c8e9d0d /gtk2_ardour/location_ui.h
parent0542a3090182fa97bd355ef876cf1918408e32b0 (diff)
revert the coupling of location UI clock modes to transport clocks
Diffstat (limited to 'gtk2_ardour/location_ui.h')
-rw-r--r--gtk2_ardour/location_ui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/location_ui.h b/gtk2_ardour/location_ui.h
index d24dc840b3..2cd69b834c 100644
--- a/gtk2_ardour/location_ui.h
+++ b/gtk2_ardour/location_ui.h
@@ -215,8 +215,6 @@ private:
bool _mode_set;
std::string _state_node_name;
-
- void set_clock_mode_from_primary ();
};
class LocationUIWindow : public ArdourWindow