summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/platform_config.h
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/linuxbsd/platform_config.h
parentbf291b62e2241e752948f3c5f3073a2898fcfb63 (diff)
parent33b2070d2e6931566e05bc5daab320493aba3a48 (diff)
downloadredot-engine-0d815ed15748fb5c1d400272dd44e653803d9c5e.tar.gz
Merge pull request #41219 from akien-mga/gles2-takes-holidays
Remove obsolete GLES2 backend code
Diffstat (limited to 'platform/linuxbsd/platform_config.h')
-rw-r--r--platform/linuxbsd/platform_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/linuxbsd/platform_config.h b/platform/linuxbsd/platform_config.h
index ac30519132..764666681f 100644
--- a/platform/linuxbsd/platform_config.h
+++ b/platform/linuxbsd/platform_config.h
@@ -35,5 +35,3 @@
#include <stdlib.h>
#define PTHREAD_BSD_SET_NAME
#endif
-
-#define GLES2_INCLUDE_H "thirdparty/glad/glad/glad.h"