- fix warning

SVN revision: 26075
This commit is contained in:
Dan Sinclair 2006-09-23 20:45:06 +00:00 committed by Dan Sinclair
parent 82ac63e805
commit 9e48ad8026
1 changed files with 2 additions and 0 deletions

View File

@ -159,8 +159,10 @@ ecore_x_init(const char *name)
{
int shape_base = 0;
int shape_err_base = 0;
#ifdef ECORE_XSS
int screensaver_base = 0;
int screensaver_err_base = 0;
#endif
int sync_base = 0;
int sync_err_base = 0;
#ifdef ECORE_XRANDR