From: Emil Velikov <[email protected]>

The header itself (enums.h) is already properly annotated.

Signed-off-by: Emil Velikov <[email protected]>
---
 src/mesa/main/tests/enum_strings.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mesa/main/tests/enum_strings.cpp 
b/src/mesa/main/tests/enum_strings.cpp
index 4d8d12fdf2..1395ac8fb3 100644
--- a/src/mesa/main/tests/enum_strings.cpp
+++ b/src/mesa/main/tests/enum_strings.cpp
@@ -24,9 +24,7 @@
 #include <gtest/gtest.h>
 #include <GL/gl.h>
 
-extern "C" {
 #include "main/enums.h"
-}
 
 struct enum_info {
    int value;
-- 
2.11.0

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to