summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor/glsleditorfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/glsleditor/glsleditorfactory.cpp')
-rw-r--r--src/plugins/glsleditor/glsleditorfactory.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/glsleditor/glsleditorfactory.cpp b/src/plugins/glsleditor/glsleditorfactory.cpp
index 502d2dd3ef..47283799e8 100644
--- a/src/plugins/glsleditor/glsleditorfactory.cpp
+++ b/src/plugins/glsleditor/glsleditorfactory.cpp
@@ -69,7 +69,3 @@ Core::IEditor *GLSLEditorFactory::createEditor()
TextEditor::TextEditorSettings::initializeEditor(rc);
return rc->editor();
}
-
-void GLSLEditorFactory::updateEditorInfoBar(Core::IEditor *)
-{
-}