aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-04-16 13:29:15 +0200
committerThomas White <taw@physics.org>2014-04-16 13:29:15 +0200
commit60a58bf947a4dc0259488d9ebe5e345f55014722 (patch)
treec9c7183115b08ca1cddce328577df0efba105fac
parent7366885572b88e83bdd2f69c02770ca4410e43fa (diff)
hdfsee: Remove a FIXME
This was fixed by 2dc09493d78eaa26f2f8a07bfdeb7b3f7a030fa4
-rw-r--r--src/dw-hdfsee.c1
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;