2008-03-26 Neil Roberts <neil@o-hand.com>
authorNeil Roberts <neil@openedhand.com>
Wed, 26 Mar 2008 10:58:12 +0000 (10:58 +0000)
committerNeil Roberts <neil@openedhand.com>
Wed, 26 Mar 2008 10:58:12 +0000 (10:58 +0000)
commit9b52136be4237e9e03162c40d745d36552bea9f7
treed006744664c2fd0a8db0023fe68d3019a61bed46
parent051ed6b43bbe60ac69d3a13aff2c666738ee7752
2008-03-26  Neil Roberts  <neil@o-hand.com>

* clutter/win32/clutter-event-win32.c (clutter_event_check):
Removed the pointless parameter in the call to check_msg_pending.
(check_msg_pending): Fixed to use PeekMessageW instead of
PeekMessage.
ChangeLog
clutter/win32/clutter-event-win32.c