summaryrefslogtreecommitdiffstats
path: root/minui
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-04-15 22:00:26 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-04-15 22:00:26 +0200
commit4846bc461ccf498f7dbf3752fedae58c1ca028b2 (patch)
tree3154dd445f3d767c4c20674eaae4e57994a6ae09 /minui
parentMerge "Define the Bootloader Control A/B structure" am: e6af522 (diff)
parentMerge "Update the system update animation." into nyc-dev (diff)
downloadandroid_bootable_recovery-4846bc461ccf498f7dbf3752fedae58c1ca028b2.tar
android_bootable_recovery-4846bc461ccf498f7dbf3752fedae58c1ca028b2.tar.gz
android_bootable_recovery-4846bc461ccf498f7dbf3752fedae58c1ca028b2.tar.bz2
android_bootable_recovery-4846bc461ccf498f7dbf3752fedae58c1ca028b2.tar.lz
android_bootable_recovery-4846bc461ccf498f7dbf3752fedae58c1ca028b2.tar.xz
android_bootable_recovery-4846bc461ccf498f7dbf3752fedae58c1ca028b2.tar.zst
android_bootable_recovery-4846bc461ccf498f7dbf3752fedae58c1ca028b2.zip
Diffstat (limited to 'minui')
-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) {