]> git.lyx.org Git - features.git/commitdiff
remove a FIXME, sorry for the multiple commits...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 29 Sep 2006 23:22:53 +0000 (23:22 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 29 Sep 2006 23:22:53 +0000 (23:22 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15186 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/Application.C

index 87d40fa60a98bce781c6eb549b390fb776bd74bc..9ee4e79fb1fec6ee502734ef7ee2d9298068ff31 100644 (file)
@@ -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,