s/stringcr_t/const string &/
[ardour.git] / libs / ardour / ardour / types.h
index 922e268e5104155a4c3988ac384344aa6f5342a6..a77a02c95bab5a9588113b0b14cd1df50b12c422 100644 (file)
@@ -43,7 +43,6 @@ namespace ARDOUR {
        typedef float                       gain_t;
        typedef uint32_t                    layer_t;
        typedef uint64_t                    id_t;
-       typedef const std::string &         stringcr_t;
 
        enum IOChange {
                NoChange = 0,