summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsElement.cpp')
-rw-r--r--libs/rs/rsElement.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/rs/rsElement.cpp b/libs/rs/rsElement.cpp
index 5a44f47..069a128 100644
--- a/libs/rs/rsElement.cpp
+++ b/libs/rs/rsElement.cpp
@@ -410,8 +410,6 @@ RsElement rsi_ElementCreate(Context *rsc)
rsc->mStateElement.mComponentBuildList.clear();
se->incRef();
-
- LOGE("Create %p", se);
return se;
}