CpuConsumer: Remove CpuConsumer JNI ID.

Not used anywhere, and it is pretty confusing to have it here.

Bug: 9254294
Change-Id: I12b761532918b546a0f56c74ccf81b2c119ccd66
This commit is contained in:
Zhijun He 2013-06-03 08:10:16 -07:00
parent ae4d9dd0da
commit ae772278fe
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <utils/Vector.h>
#include <utils/threads.h>
#define ANDROID_GRAPHICS_CPUCONSUMER_JNI_ID "mCpuConsumer"
namespace android {