]> git.lyx.org Git - lyx.git/commitdiff
not needed
authorPavel Sanda <sanda@lyx.org>
Sun, 17 May 2009 00:04:08 +0000 (00:04 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 17 May 2009 00:04:08 +0000 (00:04 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29700 a592a061-630c-0410-9148-cb99ea01b6c8

development/tools/gen_lfuns.py

index f34fd142fdeed87305328a4fc504307e3b0f014c..30560b32c7cc2c594103feb1552abe31d96f335b 100755 (executable)
@@ -300,7 +300,6 @@ def main(argv):
        
     lyxaction_text = lyxaction_file.read()
        
-    # TODO: format a proper header for LFUNs.lyx
     lfuns_file.write(LFUNS_HEADER)
        
        # seek to the important bit of LyXAction.cpp