Always return an x rander version (unset in this case).

SVN revision: 52180
This commit is contained in:
Brett Nash 2010-09-13 09:15:45 +00:00
parent 534bd43e9d
commit 310ee61355
1 changed files with 1 additions and 1 deletions

View File

@ -81,8 +81,8 @@ ecore_x_randr_version_get(void)
{
return Ecore_X_Randr_Unset;
}
#endif
return Ecore_X_Randr_Unset;
}
Eina_Bool