fix up problems with patch change flgs not changing height correctly
[ardour.git] / libs / canvas / canvas / flag.h
index 0975d9373ed4f50e675f137e505e83f6da6d1097..2a15f83921b667d0e2afe7887ae501b128561a35 100644 (file)
@@ -38,7 +38,6 @@ public:
         bool covers (Duple const &) const;
        
 private:
-       Distance _height;
        Color _outline_color;
        Color _fill_color;
        Text* _text;