From: Pavel Sanda Date: Sun, 17 May 2009 00:04:08 +0000 (+0000) Subject: not needed X-Git-Tag: 2.0.0~6547 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d0c3f0e8fb376a57875839dd9f9cba063c319da2;p=features.git not needed git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29700 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/tools/gen_lfuns.py b/development/tools/gen_lfuns.py index f34fd142fd..30560b32c7 100755 --- a/development/tools/gen_lfuns.py +++ b/development/tools/gen_lfuns.py @@ -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