obs-qsv11: Remove unused global variable
parent
5349bbf633
commit
6f02d33673
|
@ -61,7 +61,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
#include "QSV_Encoder_Internal.h"
|
||||
#include <string>
|
||||
|
||||
QSV_Encoder_Internal *g_pEncoder = NULL;
|
||||
mfxIMPL impl = MFX_IMPL_HARDWARE_ANY;
|
||||
mfxVersion ver = {{0, 1}}; // for backward compatibility
|
||||
|
||||
|
|
Loading…
Reference in New Issue