[OPENGL32]
[reactos.git] / dll / opengl / opengl32 / dllmain.c
index 6639d0d..6564975 100644 (file)
@@ -49,7 +49,6 @@ DllMain(HINSTANCE hInstance, DWORD Reason, LPVOID Reserved)
             if (!init_tls_data())
                 return FALSE;
 #endif // defined(OPENGL32_USE_TLS)
             if (!init_tls_data())
                 return FALSE;
 #endif // defined(OPENGL32_USE_TLS)
-            IntSetCurrentDispatchTable(&StubTable.glDispatchTable);
             break;
 
         case DLL_THREAD_DETACH:
             break;
 
         case DLL_THREAD_DETACH: