ecore-evas: Remove extra whitespace

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-07-11 18:22:51 -04:00
parent 167e75b755
commit 8c61dd268f
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ _ecore_evas_available_engines_get(void)
{
#ifdef BUILD_ECORE_EVAS_FB
ADDENG("fb");
#endif
#endif
}
else if (!strcmp(name, "x"))
{