Fix clutter-bakend-win32.c
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 14 Nov 2011 05:36:52 +0000 (13:36 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 14 Nov 2011 05:36:52 +0000 (13:36 +0800)
commit2628ba70cdd8dccd90a487466b42f0fe136f6860
tree97ee82b4804e037c346ecb41999e52467295c77b
parentebf3147a0054ebc577cf4822d85ff03ce5562f65
Fix clutter-bakend-win32.c

The VBLANK environmental variable is done universally in clutter-main.c
as in commits e8562089 (main: Add a sync-to-vblank global flag) and
db211a21 (Remove per-backend CLUTTER_VBLANK envvar), so remove these things
here as well.
clutter/win32/clutter-backend-win32.c