aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--android/avd/info.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/avd/info.c b/android/avd/info.c
index 55fcebd..d620b83 100644
--- a/android/avd/info.c
+++ b/android/avd/info.c
@@ -750,7 +750,6 @@ _getImagePaths(AvdInfo* i, AvdInfoParams* params )
*/
imageLoader_set( l, AVD_IMAGE_USERDATA );
if ( !imageLoader_load( l, IMAGE_OPTIONAL |
- IMAGE_EMPTY_IF_MISSING |
IMAGE_DONT_LOCK ) )
{
/* it's not, we're going to initialize it. simply