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 602740 - Remove XOR gc only used in removed reduced-resources mode
Remove XOR gc only used in removed reduced-resources mode
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2009-11-23 15:22 UTC by Owen Taylor
Modified: 2009-11-24 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove XOR gc only used in removed reduced-resources mode (2.83 KB, patch)
2009-11-23 15:22 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2009-11-23 15:22:24 UTC
Remove screen.root_xor_gc; this was only used for XOR drawing
in reduced-resources mode, which was removed.
Comment 1 Owen Taylor 2009-11-23 15:22:25 UTC
Created attachment 148321 [details] [review]
Remove XOR gc only used in removed reduced-resources mode
Comment 2 Owen Taylor 2009-11-24 20:43:39 UTC
Pushing as not needing review - if removing the field compiles it
has to be right.

Attachment 148321 [details] pushed as 14987f2 - Remove XOR gc only used in removed reduced-resources mode