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