diff options
| -rw-r--r-- | fluid/fluid.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fluid/fluid.cxx b/fluid/fluid.cxx index ef2ba390e..2a95cfd0b 100644 --- a/fluid/fluid.cxx +++ b/fluid/fluid.cxx @@ -1167,7 +1167,6 @@ void write_cb(Fl_Widget *, void *) { Write the strings that are used in i18n. */ void write_strings_cb(Fl_Widget *, void *) { - static const char *exts[] = { ".txt", ".po", ".msg" }; flush_text_widgets(); if (!filename) { save_cb(0,0); |
