summaryrefslogtreecommitdiffstats
path: root/minui/resources.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-04-15 22:03:44 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-04-15 22:03:44 +0200
commitdb8002379ddc90cf279e720d4c9767adad089b2a (patch)
tree3271713802e38b18170147f448d1b52c06a33509 /minui/resources.cpp
parentMerge "Define the Bootloader Control A/B structure" am: e6af522 am: b30c6f6 (diff)
parentMerge "Update the system update animation." into nyc-dev (diff)
downloadandroid_bootable_recovery-db8002379ddc90cf279e720d4c9767adad089b2a.tar
android_bootable_recovery-db8002379ddc90cf279e720d4c9767adad089b2a.tar.gz
android_bootable_recovery-db8002379ddc90cf279e720d4c9767adad089b2a.tar.bz2
android_bootable_recovery-db8002379ddc90cf279e720d4c9767adad089b2a.tar.lz
android_bootable_recovery-db8002379ddc90cf279e720d4c9767adad089b2a.tar.xz
android_bootable_recovery-db8002379ddc90cf279e720d4c9767adad089b2a.tar.zst
android_bootable_recovery-db8002379ddc90cf279e720d4c9767adad089b2a.zip
Diffstat (limited to 'minui/resources.cpp')
-rw-r--r--minui/resources.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/minui/resources.cpp b/minui/resources.cpp
index 8489d60ef..cf738a7fb 100644
--- a/minui/resources.cpp
+++ b/minui/resources.cpp
@@ -33,8 +33,6 @@
#include "minui.h"
-extern char* locale;
-
#define SURFACE_DATA_ALIGNMENT 8
static GRSurface* malloc_surface(size_t data_size) {