OSDN Git Service

Drop unused variable
authorKevin Strasser <kevin.strasser@intel.com>
Thu, 17 May 2018 23:27:09 +0000 (16:27 -0700)
committerKalyan Kondapally <kalyan.kondapally@intel.com>
Sat, 19 May 2018 18:19:07 +0000 (11:19 -0700)
commit7fe6ccfe62eb023e4c38345c2b8585eb090700d7
tree25757632728fe33426426bafad6b91a799e0b6a9
parent2a8ecd3bb69030330f373eb20ab1a08c033c1c5d
Drop unused variable

configIndex is never accessed, just drop it.

Jira: GSE-1597
Test: Build and boot to graphics on Android

Signed-off-by: Kevin Strasser <kevin.strasser@intel.com>
os/android/hwcservice.cpp