psppire-import-assistant: Implement quotation checkbox and combo box.
[pspp] / src / ui / gui / psppire-import-assistant.h
index cdcf8fb73ee48f274745eccffd547da248a28a01..3e1d7e843300807411768540de5a739ba4df37ff 100644 (file)
@@ -96,7 +96,6 @@ struct _PsppireImportAssistant
   GtkWidget *quote_cb;
   GtkWidget *quote_combo;
 
-  GtkEntry *quote_entry;
   GtkWidget *fields_tree_view;
 
 /* END Page where the user chooses field separators. */