Remove calls to cogl_disable_fog
authorNeil Roberts <neil@linux.intel.com>
Fri, 20 Apr 2012 17:40:31 +0000 (18:40 +0100)
committerNeil Roberts <neil@linux.intel.com>
Wed, 25 Apr 2012 16:30:17 +0000 (17:30 +0100)
commitf7f81798982da89b8fe3de4b3dfaff4b94006dd2
tree82d4c43e420c79f28eac5437bbb3e5143d3382bf
parent107f43a838891ed9d4a282d8bd65501871a3aa8b
Remove calls to cogl_disable_fog

I can't think of any reason why it would do this and there's no
comment explaining it so let's just remove it. The global fog state
has been removed in Cogl 2.0 so it will cause problems later.

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
clutter/clutter-stage.c
clutter/clutter-texture.c