small bug in ecore bin..

SVN revision: 13869
This commit is contained in:
Carsten Haitzler 2005-03-23 06:04:01 +00:00
parent 4d4065169a
commit 308789fc4a
1 changed files with 1 additions and 2 deletions

View File

@ -119,9 +119,8 @@ app_start(int argc, const char **argv)
ecore_shutdown();
return 0;
}
else
else {
#ifdef BUILD_ECORE_X
{
ee = ecore_evas_software_x11_new(NULL, 0, 0, 0, 240, 320);
#else
#ifdef BUILD_ECORE_FB