diff --git a/src/plugins/qmlprofiler/qmlprofilerconstants.h b/src/plugins/qmlprofiler/qmlprofilerconstants.h index 95ef2e4a5e7..10b9fc9f773 100644 --- a/src/plugins/qmlprofiler/qmlprofilerconstants.h +++ b/src/plugins/qmlprofiler/qmlprofilerconstants.h @@ -28,7 +28,6 @@ namespace QmlProfiler { namespace Constants { -const char ATTACH[] = "Menu.Analyzer.Attach"; const char TASK_LOAD[] = "QmlProfiler.TaskLoad"; const char TASK_SAVE[] = "QmlProfiler.TaskSave"; const char FLUSH_ENABLED[] = "Analyzer.QmlProfiler.FlushEnabled";