summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesa/math/m_debug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/math/m_debug.h b/src/mesa/math/m_debug.h
index 6a8af38885d..6c5488669c9 100644
--- a/src/mesa/math/m_debug.h
+++ b/src/mesa/math/m_debug.h
@@ -33,6 +33,4 @@ extern void _math_test_all_transform_functions( char *description );
extern void _math_test_all_normal_transform_functions( char *description );
extern void _math_test_all_cliptest_functions( char *description );
-extern char *mesa_profile;
-
#endif