summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/ardour.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/ardour.h')
-rw-r--r--libs/ardour/ardour/ardour.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/ardour/ardour.h b/libs/ardour/ardour/ardour.h
index 51101a50ad..5ce29d7580 100644
--- a/libs/ardour/ardour/ardour.h
+++ b/libs/ardour/ardour/ardour.h
@@ -63,8 +63,6 @@ namespace ARDOUR {
std::string translation_kill_path ();
bool translations_are_disabled ();
- const layer_t max_layer = UCHAR_MAX;
-
static inline microseconds_t get_microseconds () {
return (microseconds_t) jack_get_time();
}