diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp index fdb071ab9..6fa3bdb0a 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp @@ -64,9 +64,6 @@ MainWindow::MainWindow() _menuBarVisibilitySet(false) { // create actions for menus - // the directory ('konsole') is included in the path here so that the XML - // file can be found when this code is being used in the Konsole part. - setXMLFile("konsole/konsoleui.rc"); setupActions(); // create view manager