diff options
author | 2018-05-04 13:12:07 -0400 | |
---|---|---|
committer | 2018-05-04 13:12:16 -0400 | |
commit | 4ad8f5329f38c019a8ee70cb6f14fc3a836eed54 (patch) | |
tree | f4fe992f81603521801080eb017ed4269c48a308 /libs/hwui/Caches.cpp | |
parent | ba720d098ebd6bbc1b376bb0945c76dcda3820b6 (diff) |
remove shadow related references
Test: make
Change-Id: I1fc387ee442ca9120ff4f80248cc2395e93128f6
Diffstat (limited to 'libs/hwui/Caches.cpp')
-rw-r--r-- | libs/hwui/Caches.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/Caches.cpp b/libs/hwui/Caches.cpp index 9c2ab5cd5cf3..74e099719090 100644 --- a/libs/hwui/Caches.cpp +++ b/libs/hwui/Caches.cpp @@ -18,7 +18,6 @@ #include "GlLayer.h" #include "Properties.h" -#include "ShadowTessellator.h" #include "renderstate/RenderState.h" #include "utils/GLUtils.h" |