Issue #1450 - Remove NVidia 3D-Vision utils

Legacy, unmaintained and untested D3D9 stereo
output behind a hidden pref that nobody ever uses... :P
'nuf said. Resolves #1450
This commit is contained in:
Moonchild 2020-05-04 20:49:56 +00:00 committed by Roy Tam
commit c61d3aa365
7 changed files with 0 additions and 308 deletions

View file

@ -72,7 +72,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
SOURCES += [
'd3d9/CompositorD3D9.cpp',
'd3d9/DeviceManagerD3D9.cpp',
'd3d9/Nv3DVUtils.cpp',
]
if CONFIG['MOZ_ENABLE_D3D10_LAYER']:
EXPORTS.mozilla.layers += [