summaryrefslogtreecommitdiff
path: root/platform/windows
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-08-13 10:52:38 +0200
committerGitHub <noreply@github.com>2020-08-13 10:52:38 +0200
commit0d815ed15748fb5c1d400272dd44e653803d9c5e (patch)
treebb1c54ede9da62321e72b8d8dbf7315bcf7fe37b /platform/windows
parentbf291b62e2241e752948f3c5f3073a2898fcfb63 (diff)
parent33b2070d2e6931566e05bc5daab320493aba3a48 (diff)
Merge pull request #41219 from akien-mga/gles2-takes-holidays
Remove obsolete GLES2 backend code
Diffstat (limited to 'platform/windows')
-rw-r--r--platform/windows/platform_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/windows/platform_config.h b/platform/windows/platform_config.h
index 290decac5f..09a16614e0 100644
--- a/platform/windows/platform_config.h
+++ b/platform/windows/platform_config.h
@@ -29,5 +29,3 @@
/*************************************************************************/
#include <malloc.h>
-
-#define GLES2_INCLUDE_H "thirdparty/glad/glad/glad.h"