Fix warning from kxmlguiwindow saying that this line is useless; it is indeed.

Confirmed by Robert Knight.

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=917080
This commit is contained in:
David Faure
2009-01-26 20:23:16 +00:00
parent 2780a44d4a
commit 9fcdce14cd

View File

@@ -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