Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.
[ardour.git] / libs / ardour / ardour / ardour.h
index 51101a50ad66af423a71cebdf125cd0f52d3bb01..5ce29d75801cb7d5908eee10c40cee74b226aea8 100644 (file)
@@ -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();
        }