Prompt for save on closing data window
[pspp-builds.git] / src / ui / gui / psppire-data-window.h
index ecf86bb9abbf48c5b5cd848c2a123ac312e2c2f2..bd9f516ebe805485a13bba36765585d6a17c65c2 100644 (file)
@@ -65,11 +65,6 @@ struct _PsppireDataWindow
 
 
   gboolean save_as_portable;
-
-  /* Name of the file this data is associated with (ie, was loaded from or
-     has been  saved to), in "filename encoding",  or NULL, if it's not
-     associated with any file */
-  gchar *file_name;
 };
 
 struct _PsppireDataWindowClass