osx: Fixed bug with creating context twice.
authorRoman Kudiyarov <rkudiyarov@crystalnix.com>
Fri, 16 Jul 2010 12:46:17 +0000 (19:46 +0700)
committerRobert Bragg <robert@linux.intel.com>
Wed, 4 Aug 2010 14:13:11 +0000 (15:13 +0100)
commit8c69a639cbe39c3b006555c816f325b0cdb4b874
tree0c0b23e84203b95a50acff49ffbab274a619cc5b
parent50793eac51d541648e023455f9d0cc94e8519423
osx: Fixed bug with creating context twice.

We should assign context and pixel_format vars to null to avoid
multiple context creation.
clutter/osx/clutter-backend-osx.c