diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.cpp b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.cpp index ac5102312da..39d897a2360 100644 --- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.cpp +++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.cpp @@ -61,7 +61,6 @@ enum { debug = false }; -const int collapseButtonOffset = 114; namespace QmlDesigner { PropertyEditorView::PropertyEditorView(QWidget *parent) :