Remove unused variable
Review URL: https://webrtc-codereview.appspot.com/432003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1823 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -298,7 +298,6 @@ WebRtc_Word32 DeviceInfoAndroid::GetOrientation(
|
||||
JNIEnv *env;
|
||||
jclass javaCmDevInfoClass;
|
||||
jobject javaCmDevInfoObject;
|
||||
WebRtc_Word32 result = 0;
|
||||
bool attached = false;
|
||||
if (VideoCaptureAndroid::AttachAndUseAndroidDeviceInfoObjects(
|
||||
env,
|
||||
|
||||
Reference in New Issue
Block a user