diff options
| author | 2015-01-29 00:55:06 +0000 | |
|---|---|---|
| committer | 2015-01-29 00:55:07 +0000 | |
| commit | 1f08f377a4d0eb9e703423a3da0b8bb9d6f00338 (patch) | |
| tree | 1fd30e702540dcaacc4b51957d1f9964fd61c1c1 /libs/hwui/PathCache.cpp | |
| parent | 2920f0f51092635330e5f011ec815571231b4c72 (diff) | |
| parent | 96a5c4c7bab6718524de7253da8309143ab48bef (diff) | |
Merge "Move more GL state management to RenderState and its directory"
Diffstat (limited to 'libs/hwui/PathCache.cpp')
| -rw-r--r-- | libs/hwui/PathCache.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/libs/hwui/PathCache.cpp b/libs/hwui/PathCache.cpp index c564b87d0e2e..cc7f88d8a3a2 100644 --- a/libs/hwui/PathCache.cpp +++ b/libs/hwui/PathCache.cpp @@ -31,7 +31,6 @@  #include "PathCache.h"  #include "thread/Signal.h" -#include "thread/Task.h"  #include "thread/TaskProcessor.h"  namespace android { |