diff options
Diffstat (limited to 'camera')
-rw-r--r-- | camera/QCamera2/HAL3/QCamera3HWI.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camera/QCamera2/HAL3/QCamera3HWI.cpp b/camera/QCamera2/HAL3/QCamera3HWI.cpp index 9073ac4..4acf761 100644 --- a/camera/QCamera2/HAL3/QCamera3HWI.cpp +++ b/camera/QCamera2/HAL3/QCamera3HWI.cpp @@ -934,7 +934,6 @@ int QCamera3HardwareInterface::initialize( err1: pthread_mutex_unlock(&mMutex); -err2: return rc; } |