diff options
Diffstat (limited to 'src/txt-converter')
-rw-r--r-- | src/txt-converter/char-converter.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/txt-converter/char-converter.c b/src/txt-converter/char-converter.c index a43520f20..2997771fc 100644 --- a/src/txt-converter/char-converter.c +++ b/src/txt-converter/char-converter.c @@ -283,8 +283,6 @@ int convert_init(void) fclose(fp); } - //FIXME: CONVERT MAPREG HERE! (after enforcing MAPREGSQL for sql) - return 0; } |