summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/core.h')
-rw-r--r--src/mesa/main/core.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mesa/main/core.h b/src/mesa/main/core.h
index 212f085..c28a8af 100644
--- a/src/mesa/main/core.h
+++ b/src/mesa/main/core.h
@@ -48,16 +48,8 @@
#include "main/mtypes.h"
-#ifdef __cplusplus
-extern "C" {
-#endif
-
/* for GLSL */
#include "program/prog_parameter.h"
-#ifdef __cplusplus
-}
-#endif
-
#endif /* CORE_H */