Continue reforming procedure execution. In this phase, remove PROCESS
[pspp-builds.git] / src / data / variable.h
index 0f5bb26dbc1c1d5dc55901f4d4b67691fea7fb89..aad4fe638cd27e3543d377286ed4177a6668dbb9 100644 (file)
@@ -126,9 +126,6 @@ struct vector
     int cnt;                   /* Number of variables. */
   };
 \f
-/* PROCESS IF expression. */
-extern struct expression *process_if_expr;
-\f
 struct ccase;
 void dump_split_vars (const struct ccase *);
 \f