Whitespace changes only
[pspp] / src / ui / gui / text-data-import-dialog.h
index 59b5819c3ee873c944bca810623c0c64994de65c..9e13b65f0af233151835f1bfdad16ec921766976 100644 (file)
 
 enum { MAX_PREVIEW_LINES = 1000 }; /* Max number of lines to read. */
 
-struct assist_page
-{
-  GtkWidget *page;
-};
-
 /* The file to be imported. */
 struct file
   {