Camera: Fix duplicated code.
authorEino-Ville Talvala <etalvala@google.com>
Fri, 4 Jan 2013 22:26:49 +0000 (14:26 -0800)
committerEino-Ville Talvala <etalvala@google.com>
Fri, 4 Jan 2013 23:14:07 +0000 (15:14 -0800)
commita58b42dfecf76f3c066a543f95fdb16e85d5d3b1
treef552003ac6d9d0292da8b82a907bba628405c9c1
parent9d35e00164820884b0c3922478c09e04f3dd78e9
Camera: Fix duplicated code.

Due to two identical commits (15fd82319b and 6d8e5b08) getting merged
into jb-mr1-dev and master, duplicate code ended up in the camera
library after the second commit automerged into master.

Remove the duplicate lines to fix CTS failure.

Change-Id: Id91e3c9775f7191d1725cb6866fd2d972c3a0584
libcamera2/ExynosCameraHWInterface2.cpp