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=8af88c0b7ea2fe75df7e45497988ed0371006a86;hp=ecf86bb9abbf48c5b5cd848c2a123ac312e2c2f2;hpb=8036ac5538ee58a7216a255bbd0d60a430460f79;p=pspp-builds.git diff --git a/src/ui/gui/psppire-data-window.h b/src/ui/gui/psppire-data-window.h index ecf86bb9..bd9f516e 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