evas: more compiler fix.

SVN revision: 73278
This commit is contained in:
Cedric BAIL 2012-07-04 12:29:14 +00:00
parent 98f5c5828c
commit 849caf7b54
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@ evas_common_pipe_map_begin(RGBA_Image *root)
EAPI Eina_Bool
evas_common_pipe_init(void)
{
#ifdef BUILD_PTHREAD
#ifdef BUILD_PIPE_RENDER
if (thread_num == 0)
{
int cpunum;