summaryrefslogtreecommitdiff
path: root/gfx/gl/GLLibraryEGL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gl/GLLibraryEGL.cpp')
-rw-r--r--gfx/gl/GLLibraryEGL.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gfx/gl/GLLibraryEGL.cpp b/gfx/gl/GLLibraryEGL.cpp
index 0607dd4b7..461dcd01b 100644
--- a/gfx/gl/GLLibraryEGL.cpp
+++ b/gfx/gl/GLLibraryEGL.cpp
@@ -146,11 +146,6 @@ GLLibraryEGL::EnsureInitialized()
break;
#endif
-#ifdef MOZ_D3DCOMPILER_XP_DLL
- if (LoadLibraryForEGLOnWindows(NS_LITERAL_STRING(NS_STRINGIFY(MOZ_D3DCOMPILER_XP_DLL))))
- break;
-#endif
-
MOZ_ASSERT(false, "d3dcompiler DLL loading failed.");
} while (false);