mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
mesa/math: delete duplicate extern symbol
It's already defined in `m_debug_util.h`, along with an explanation of what it is and how to use it. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
38427da02b
commit
d3b06a199e
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue