From 96a5c4c7bab6718524de7253da8309143ab48bef Mon Sep 17 00:00:00 2001 From: Chris Craik Date: Tue, 27 Jan 2015 15:46:35 -0800 Subject: Move more GL state management to RenderState and its directory Change-Id: Ic68584e1c08dc64be2ad43450cb6caa1de834fdc --- libs/hwui/PathCache.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/hwui/PathCache.cpp') 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 { -- cgit v1.2.3-59-g8ed1b