summaryrefslogtreecommitdiff
path: root/libs/hwui/RenderNode.cpp
diff options
context:
space:
mode:
authorFedor Kudasov <kudasov@google.com>2019-06-24 15:24:57 +0100
committerFedor Kudasov <kudasov@google.com>2019-06-24 14:26:28 +0000
commitb7c2eb98fbc75e616abc8c101ab1dcebdc8e2091 (patch)
treeae988d6d4cd73699d7c698dc9c48234559dc7f82 /libs/hwui/RenderNode.cpp
parent1077ae03f3e00672df980572fc2c42af502cbf45 (diff)
Remove redundant header
Bug: 117921091 Test: all tests should pass Change-Id: I6a3ddd9b5f24bc3ed4d7862493c0c72e79b4410d
Diffstat (limited to 'libs/hwui/RenderNode.cpp')
-rw-r--r--libs/hwui/RenderNode.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/RenderNode.cpp b/libs/hwui/RenderNode.cpp
index b73347b233d7..a833f7ef98c9 100644
--- a/libs/hwui/RenderNode.cpp
+++ b/libs/hwui/RenderNode.cpp
@@ -20,7 +20,6 @@
#include "Debug.h"
#include "TreeInfo.h"
#include "VectorDrawable.h"
-#include "renderstate/RenderState.h"
#include "renderthread/CanvasContext.h"
#include "utils/FatVector.h"
#include "utils/MathUtils.h"