diff options
-rw-r--r-- | src/dw-hdfsee.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dw-hdfsee.c b/src/dw-hdfsee.c index 9027a9fd..75232b12 100644 --- a/src/dw-hdfsee.c +++ b/src/dw-hdfsee.c @@ -50,7 +50,6 @@ #include "filters.h" -/* FIXME: this trusts that 'message' doesn't contain any format strings */ static void displaywindow_error(DisplayWindow *dw, const char *message) { GtkWidget *window; |