diff --git a/libs/canvas/canvas/text.h b/libs/canvas/canvas/text.h index 8e93e25c3c..3dfe985955 100644 --- a/libs/canvas/canvas/text.h +++ b/libs/canvas/canvas/text.h @@ -65,7 +65,6 @@ private: mutable bool _need_redraw; mutable double _width_correction; double _clamped_width; - double _width_correction; void _redraw (Cairo::RefPtr) const; void _redraw (Glib::RefPtr) const;