Jasper St. Pierre 335d211204 window: Stop a gcc warning
"warning: 'match_tile_mode' may be used uninitialized in this function", it
complains. It thinks it's not unused because of other values of
window->tile_mode, but other complex logic ensures that it can't be
META_TILE_MAXIMIZED, so this is a safe commit.
2012-03-17 16:59:09 -04:00
..
2012-03-17 16:59:09 -04:00
2012-03-15 22:27:43 +01:00
2011-11-11 20:26:38 +01:00
2012-03-15 22:27:43 +01:00
2009-06-16 14:17:10 -04:00