evas: restore the value of "do_region" in jpeg loader as EINA_TRUE

this was an unwanted change from 1ab8cc75c4

@fix
This commit is contained in:
Jaeun Choi 2015-04-17 17:09:51 +09:00
parent e48792a81e
commit a09fccd88b
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ Evas_Image_Load_Func evas_image_load_jpeg_func =
evas_image_load_file_data_jpeg,
NULL,
EINA_TRUE,
EINA_FALSE
EINA_TRUE
};
static int