widgets: Insert (void) cast in call, to suppress GCC warning. 20120820001828/pspp 20120821001934/pspp 20120822001826/pspp 20120823001911/pspp 20120824001952/pspp 20120825001851/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Aug 2012 20:19:39 +0000 (13:19 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Aug 2012 20:19:39 +0000 (13:19 -0700)
commit848fb8f85491d13e21cd3352d14460110428032e
tree8b900fdd6a61f6d1c78d2528b8d857ecfc0fb249
parent881f8bbb7358e74507ae03394ff0d0715bd5453f
widgets: Insert (void) cast in call, to suppress GCC warning.

Otherwise GCC tells me that the call has no effect.
src/ui/gui/widgets.c