X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fglob.c;h=60da1fffd3b2e54e2a6995de86fafcc833b14c01;hb=37597beca4a11edba50b847932fdfeca3a648fa2;hp=5bf5600f25189eb2be5d7c5b9c5e62e4ad06d02b;hpb=92820c3a68c8883f488874abceffd0f50ffcbcbc;p=pspp-builds.git diff --git a/src/glob.c b/src/glob.c index 5bf5600f..60da1fff 100644 --- a/src/glob.c +++ b/src/glob.c @@ -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;