From 9a2427e0b81bdd46408000badfabdc9640c50a14 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Fri, 29 Sep 2006 23:22:53 +0000 Subject: [PATCH] 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 --- src/frontends/Application.C | 1 - 1 file changed, 1 deletion(-) 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, -- 2.39.2