summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Matrix.cpp
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2013-02-15 12:47:26 -0800
committerRomain Guy <romainguy@google.com>2013-02-15 12:47:26 -0800
commit13ba0054846ce630ca31e8f26169fd9388faee02 (patch)
tree2bbd8dbad1fee388dd2e408bf54cc4b5caa46ff3 /libs/hwui/Matrix.cpp
parent00e592272ee44cba41832e3cf0a0ffb2de56585d (diff)
downloadframeworks_base-13ba0054846ce630ca31e8f26169fd9388faee02.zip
frameworks_base-13ba0054846ce630ca31e8f26169fd9388faee02.tar.gz
frameworks_base-13ba0054846ce630ca31e8f26169fd9388faee02.tar.bz2
Remove obsolete header file
We now use the same mechanism to compare keys everywhere in libhwui. Change-Id: I8b3cb25b13f4f38eb6f12aed0356f796a773617c
Diffstat (limited to 'libs/hwui/Matrix.cpp')
-rw-r--r--libs/hwui/Matrix.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/Matrix.cpp b/libs/hwui/Matrix.cpp
index 79fae2b..5cec5a8 100644
--- a/libs/hwui/Matrix.cpp
+++ b/libs/hwui/Matrix.cpp
@@ -24,7 +24,6 @@
#include <SkMatrix.h>
-#include "utils/Compare.h"
#include "Matrix.h"
namespace android {