浏览代码

Update VideoPlayer_VideoThread.cpp

huihui 5 年之前
父节点
当前提交
56d35ed953
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      module/VideoPlayer/src/VideoPlayer/Video/VideoPlayer_VideoThread.cpp

+ 0 - 1
module/VideoPlayer/src/VideoPlayer/Video/VideoPlayer_VideoThread.cpp

@@ -12,7 +12,6 @@ void VideoPlayer::decodeVideoThread()
 
     mIsVideoThreadFinished = false;
 
-    int numBytes;
     int videoWidth  = 0;
     int videoHeight =  0;