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 690609 - plugin-manager: Remove a bogus check
plugin-manager: Remove a bogus check
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-12-21 14:22 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-01-09 19:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
plugin-manager: Remove a bogus check (1.05 KB, patch)
2012-12-21 14:22 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-12-21 14:22:53 UTC
Minor cleanup; spotted while writing some other mutter code.
Nowhere near mission critical.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-12-21 14:22:55 UTC
Created attachment 232057 [details] [review]
plugin-manager: Remove a bogus check

We dereference the plugin_mgr in the initializer above,
so it's wrong.
Comment 2 Owen Taylor 2013-01-09 16:09:09 UTC
Review of attachment 232057 [details] [review]:

Sure
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-01-09 19:06:37 UTC
Attachment 232057 [details] pushed as 9596c24 - plugin-manager: Remove a bogus check