From dc84fbb24d59efde9948c0f4259b068f62adbf39 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Mon, 12 Aug 2013 18:19:39 +0200 Subject: [PATCH] QmlDesigner.PropertEditorView: remove unused code Change-Id: I32bf8c4f09ddaa0ac82decf9458e429ead23780c Reviewed-by: Marco Bubke --- .../qmldesigner/components/propertyeditor/propertyeditorview.cpp | 1 - 1 file changed, 1 deletion(-) 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) :