]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/QLMenubar.cpp
delete unneeded Menubar virtual interface.
[features.git] / src / frontends / qt4 / QLMenubar.cpp
index 177679f73c51807b912c681cd1b309b46d45affe..aba834f26da88e2c36dabde32542a6f16abef6d5 100644 (file)
@@ -111,9 +111,6 @@ void QLMenubar::openByName(docstring const & name)
 }
 
 
-void QLMenubar::update()
-{ }
-
 GuiView * QLMenubar::view()
 {
        return owner_;