[glx-texture-pixmap] Unref a cogl texture handle.
authorGarry Bodsworth <gjb@camvine.com>
Mon, 8 Jun 2009 07:46:33 +0000 (08:46 +0100)
committerRobert Bragg <robert@linux.intel.com>
Mon, 8 Jun 2009 10:58:47 +0000 (11:58 +0100)
commit04dc4106e5451da823d1141013d1653e4b909f19
treeedf2fc07160d4a139652fe1dc3c9592ad9747dcd
parentc968b06f15f994827f9dd77e7e9efb6e8e06db6b
[glx-texture-pixmap] Unref a cogl texture handle.

According to clutter_texture_set_cogl_texture you should unref the handle as
the texture takes its own.

Signed-off-by: Robert Bragg <robert@linux.intel.com>
clutter/glx/clutter-glx-texture-pixmap.c