From: Abdelrazak Younes Date: Fri, 29 Sep 2006 23:22:53 +0000 (+0000) Subject: remove a FIXME, sorry for the multiple commits... X-Git-Tag: 1.6.10~12489 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9a2427e0b81bdd46408000badfabdc9640c50a14;p=features.git remove a FIXME, sorry for the multiple commits... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15186 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/Application.C b/src/frontends/Application.C index 87d40fa60a..9ee4e79fb1 100644 --- a/src/frontends/Application.C +++ b/src/frontends/Application.C @@ -91,7 +91,6 @@ void Application::setBufferView(BufferView * buffer_view) } -// FIXME: this whole method needs to be moved to Application. LyXView & Application::createView(unsigned int width, unsigned int height, int posx, int posy,