thats it. threads off in edje_cc by default. we need to focus on

stability now.



SVN revision: 73432
This commit is contained in:
Carsten Haitzler 2012-07-07 02:12:22 +00:00
parent 6238ca9806
commit 774dc99006
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ int no_save = 0;
int min_quality = 0;
int max_quality = 100;
int compress_mode = EET_COMPRESSION_DEFAULT;
int threads = 1;
int threads = 0;
static void
main_help(void)