cogl debug: Adds missing guards around debug cogl_args[]
authorRobert Bragg <robert@linux.intel.com>
Tue, 2 Mar 2010 02:07:40 +0000 (02:07 +0000)
committerRobert Bragg <robert@linux.intel.com>
Tue, 2 Mar 2010 16:15:39 +0000 (16:15 +0000)
commit9d1ea81dc51464e86d7a4eee27874136e9e34cad
tree80d516e9e9ddfa834e8c764ca3528db510362ee3
parentaba6c5acc7f1cb15f92666d1681a95b5a805efaf
cogl debug: Adds missing guards around debug cogl_args[]

commit 511e5ceb516dc accidentally removed the #ifdef COGL_ENABLE_DEBUG
guards around the "cogl-debug" and "cogl-no-debug" cogl_args[] which
this patch restores.
clutter/cogl/cogl/cogl-debug.c