After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 720293 - GtkFileChooserDefault: Remove unused struct field
GtkFileChooserDefault: Remove unused struct field
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.11.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2013-12-12 00:13 UTC by Volker Sobek (weld)
Modified: 2013-12-12 00:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GtkFileChooserDefault: Remove unused struct field (854 bytes, patch)
2013-12-12 00:13 UTC, Volker Sobek (weld)
committed Details | Review

Description Volker Sobek (weld) 2013-12-12 00:13:26 UTC
The field changing_folder is no longer used anywhere.
Comment 1 Volker Sobek (weld) 2013-12-12 00:13:28 UTC
Created attachment 264028 [details] [review]
GtkFileChooserDefault: Remove unused struct field
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-12-12 00:30:47 UTC
Review of attachment 264028 [details] [review]:

OK.
Comment 3 Volker Sobek (weld) 2013-12-12 00:34:30 UTC
Comment on attachment 264028 [details] [review]
GtkFileChooserDefault: Remove unused struct field

Attachment 264028 [details] pushed as 06091ed - GtkFileChooserDefault: Remove unused struct field