summaryrefslogtreecommitdiff
path: root/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'window.c')
-rw-r--r--window.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/window.c b/window.c
index 6ac821c..f53d74a 100644
--- a/window.c
+++ b/window.c
@@ -330,9 +330,6 @@ update_local_geometry (window_t *window, int x, int y, int width, int height)
if (width != old_width || height != old_height)
{
- /* We should never see this color.
- * FIXME: we do see this color
- */
pixman_color_t ugly = { 0x0000, 0xffff, 0xffff, 0xffff };
pixman_image_t *new_backing =
pixman_image_create_bits (