Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d01b0dc1 authored by Steven Moreland's avatar Steven Moreland
Browse files

VR: remove unused variable from VTS test

Test: pass
Change-Id: I7c39a2272b8d138acb73014497d3240cb22711a7
parent 40e3ea48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ Return<void> Vr::setVrMode(bool enabled) {
}

IVr* HIDL_FETCH_IVr(const char * /*name*/) {
    vr_module_t *vr_module;
    const hw_module_t *hw_module = NULL;

    int ret = hw_get_module(VR_HARDWARE_MODULE_ID, &hw_module);