summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Caches.h
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2011-01-20 11:35:46 -0800
committerRomain Guy <romainguy@google.com>2011-01-20 11:39:09 -0800
commitff26a0c1c905dc1ec53b1bab860b80f2976d59be (patch)
treea14b731211e689e0da77cdd9772a7add8f1b88ac /libs/hwui/Caches.h
parent482b34a6f8aebe620cf815cdc689726ef5cf437e (diff)
downloadframeworks_base-ff26a0c1c905dc1ec53b1bab860b80f2976d59be.zip
frameworks_base-ff26a0c1c905dc1ec53b1bab860b80f2976d59be.tar.gz
frameworks_base-ff26a0c1c905dc1ec53b1bab860b80f2976d59be.tar.bz2
Remove unnecessary code.
Change-Id: I83eba3406c26a4028af08b4d4c95ecd02803e75a
Diffstat (limited to 'libs/hwui/Caches.h')
-rw-r--r--libs/hwui/Caches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/Caches.h b/libs/hwui/Caches.h
index c03c347..aa0ceb7 100644
--- a/libs/hwui/Caches.h
+++ b/libs/hwui/Caches.h
@@ -31,8 +31,8 @@
#include "GradientCache.h"
#include "PatchCache.h"
#include "ProgramCache.h"
-#include "PathCache.h"
#include "ShapeCache.h"
+#include "PathCache.h"
#include "TextDropShadowCache.h"
#include "FboCache.h"
#include "ResourceCache.h"