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 639458 - default plugin: Clean up unused n_workspaces variable.
default plugin: Clean up unused n_workspaces variable.
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-13 21:09 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2011-01-16 18:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
default plugin: Clean up unused n_workspaces variable. (1.17 KB, patch)
2011-01-13 21:09 UTC, Jasper St. Pierre (not reading bugmail)
none Details | Review
default plugin: Clean up unused n_workspaces variable. (1.35 KB, patch)
2011-01-13 21:11 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2011-01-13 21:09:27 UTC
n_workspaces is unused, which may cause compilation
errors under certain environments.
Comment 1 Jasper St. Pierre (not reading bugmail) 2011-01-13 21:09:29 UTC
Created attachment 178255 [details] [review]
default plugin: Clean up unused n_workspaces variable.
Comment 2 Jasper St. Pierre (not reading bugmail) 2011-01-13 21:11:05 UTC
Created attachment 178256 [details] [review]
default plugin: Clean up unused n_workspaces variable.

n_workspaces is unused, which may cause compilation
errors under certain environments.
Comment 3 Owen Taylor 2011-01-16 18:57:01 UTC
Thanks! pushed

Attachment 178256 [details] pushed as 7e53094 - default plugin: Clean up unused n_workspaces variable.