]> git.lyx.org Git - features.git/blobdiff - src/frontends/gtk/GuiImplementation.h
* Gui::newView(): cleanup unused arguments.
[features.git] / src / frontends / gtk / GuiImplementation.h
index e18a760678e96e4fb2654b36d1321f64ccf5c815..9d478ec3a78614c19f299436234c3e77e75516b0 100644 (file)
@@ -39,7 +39,7 @@ public:
        {
        }
 
-       int newView(unsigned int w, unsigned int h);
+       int newView();
 
        LyXView & view(int /*id*/)
        {