summaryrefslogtreecommitdiff
path: root/fluid/fluid.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/fluid.h')
-rw-r--r--fluid/fluid.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fluid/fluid.h b/fluid/fluid.h
index 2f92a6e11..7ed488a4a 100644
--- a/fluid/fluid.h
+++ b/fluid/fluid.h
@@ -65,8 +65,6 @@ extern int G_use_external_editor;
extern int G_debug;
extern char G_external_editor_command[512];
-extern int reading_file;
-
// File history info...
extern char absolute_history[10][FL_PATH_MAX];
extern char relative_history[10][FL_PATH_MAX];