Eliminate temp_case, and a few other cleanups.
[pspp-builds.git] / src / glob.c
index 5bf5600f25189eb2be5d7c5b9c5e62e4ad06d02b..60da1fffd3b2e54e2a6995de86fafcc833b14c01 100644 (file)
@@ -100,8 +100,6 @@ extern void stifle_history ();
 struct dictionary *default_dict;
 struct expression *process_if_expr;
 
-struct ccase *temp_case;
-
 struct trns_header **t_trns;
 int n_trns;
 int m_trns;