X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-window.h;h=bd9f516ebe805485a13bba36765585d6a17c65c2;hb=211e4f7fcacb8aab37e2fbc3e7387fb448f8eb56;hp=ecf86bb9abbf48c5b5cd848c2a123ac312e2c2f2;hpb=f05f98b6b0b7e81f77657a4313fccc259eb5c506;p=pspp diff --git a/src/ui/gui/psppire-data-window.h b/src/ui/gui/psppire-data-window.h index ecf86bb9ab..bd9f516ebe 100644 --- a/src/ui/gui/psppire-data-window.h +++ b/src/ui/gui/psppire-data-window.h @@ -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