Revert "edje: seems like preloading is fixed and we can now run edje_cc in //"

This reverts commit e6a27e13b5.
This commit is contained in:
Jean Guyomarc'h 2016-03-19 11:50:40 +01:00
parent 08d72bf85f
commit 181a9f3334
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ int no_save = 0;
int min_quality = 0;
int max_quality = 100;
int compress_mode = EET_COMPRESSION_HI;
int threads = 1;
int threads = 0;
int annotate = 0;
int no_etc1 = 0;
int no_etc2 = 0;