Fix SYSLIBS=1
[ardour.git] / libs / ardour / ardour / parameter.h
index b86174aa0a819c700ea71e1e23fdd50ed5280365..a5dd9cdca977afc945195d8d820d3c095e7290e9 100644 (file)
@@ -98,7 +98,6 @@ public:
         * </li>
         * </ol>
         */
-       
        inline bool operator<(const Parameter& id) const {
 #ifndef NDEBUG
                if (_type == NullAutomation)