Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/gpu/intern/gpu_private.h')
-rw-r--r--source/blender/gpu/intern/gpu_private.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/gpu/intern/gpu_private.h b/source/blender/gpu/intern/gpu_private.h
index 505ac3b0278..059d19f1002 100644
--- a/source/blender/gpu/intern/gpu_private.h
+++ b/source/blender/gpu/intern/gpu_private.h
@@ -25,10 +25,6 @@ extern "C" {
#endif
/* call this before running any of the functions below */
-void gpu_platform_init(void);
-void gpu_platform_exit(void);
-
-/* call this before running any of the functions below */
void gpu_extensions_init(void);
void gpu_extensions_exit(void);