diff options
Diffstat (limited to 'src/mesa/math/mathmod.h')
-rw-r--r-- | src/mesa/math/mathmod.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/math/mathmod.h b/src/mesa/math/mathmod.h index 6fbaaea94b..fb0862b5b1 100644 --- a/src/mesa/math/mathmod.h +++ b/src/mesa/math/mathmod.h @@ -36,6 +36,4 @@ #ifndef _MESA_MATH_H_ #define _MESA_MATH_H_ -extern void _math_init( void ); - #endif |