Separate settings and the SET command, for modularity.
[pspp-builds.git] / src / glob.c
index a026ede65ffb13492f5d79c6790d4705864f7d0f..47db10ea780680f46045cca06a959a2ffdd427d4 100644 (file)
@@ -86,8 +86,6 @@ struct expression *process_if_expr;
 struct transformation *t_trns;
 size_t n_trns, m_trns, f_trns;
 
-short test_mode=0;
-
 int FILTER_before_TEMPORARY;
 
 struct file_handle *default_handle;