From e5af8a259e619973538f393011b1c26a3e2f4afb Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Thu, 24 Feb 2011 16:48:19 +0100 Subject: Remove CONFIG_ANDROID_SNAPSHOTS macro. The feature is no longer optional. Change-Id: I4558f12e3804e42069e8a3e6bcf0837d350206ed --- android/config/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'android/config') diff --git a/android/config/config.h b/android/config/config.h index e07cc2c..35cc9da 100644 --- a/android/config/config.h +++ b/android/config/config.h @@ -15,5 +15,4 @@ #ifndef _WIN32 #define CONFIG_NAND_LIMITS 1 #endif -#define CONFIG_ANDROID_SNAPSHOTS 1 #define CONFIG_MEMCHECK 1 -- cgit v1.1