diff options
Diffstat (limited to 'window.c')
| -rw-r--r-- | window.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 ( |
