chiark / gitweb /
Remove another erroneous GINT_TO_POINTER.
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2014 10:39:00 +0000 (10:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Nov 2014 10:39:00 +0000 (10:39 +0000)
commitf806528a309d62f836d39ad9cc703e7592c9f68b
tree38e8f49b75f6baafda5e5bb51f7dca42d29a2a89
parent2fe0667f519a825e6c028b4365312a144b343d62
Remove another erroneous GINT_TO_POINTER.

This one shouldn't have been there at all - it had a pointer argument
already, not an int.
gtk.c