Warnings: added cast for enumaration types
[pspp] / src / ui / gui / psppire-import-assistant.h
index c983c92496a427e8fcc49588f5ba46de43e4f254..3de7e08ff82ce2c123972e2a9f6f85da55e36a42 100644 (file)
@@ -114,8 +114,6 @@ struct _PsppireImportAssistant
   PsppireTextFile *text_file;
   PsppireDelimitedText *delimiters_model;
 
-  struct sheet_spec_page *sheet_spec;
-
   struct dictionary *dict;
   struct dictionary *casereader_dict;