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 783061 - GApplication: Remove some unused members
GApplication: Remove some unused members
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gapplication
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-05-24 22:19 UTC by Matthias Clasen
Modified: 2017-05-25 18:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GApplication: Remove some unused members (1.04 KB, patch)
2017-05-24 22:19 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2017-05-24 22:19:22 UTC
All the menu handling is in GtkApplication, these fields
are entirely unused, and can go away.
Comment 1 Matthias Clasen 2017-05-24 22:19:26 UTC
Created attachment 352540 [details] [review]
GApplication: Remove some unused members
Comment 2 Philip Withnall 2017-05-25 09:17:28 UTC
Review of attachment 352540 [details] [review]:

++
Comment 3 Matthias Clasen 2017-05-25 18:51:08 UTC
Attachment 352540 [details] pushed as b5e8e4e - GApplication: Remove some unused members