mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
mesa/math: delete leftover... from 18 years ago (!)
Left over from 0a79baf1bf ("remove dead vertex assembly").
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
0ee931c1de
commit
38427da02b
1 changed files with 0 additions and 4 deletions
|
|
@ -33,10 +33,6 @@ 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 );
|
||||
|
||||
/* Deprecated?
|
||||
*/
|
||||
extern void _math_test_all_vertex_functions( char *description );
|
||||
|
||||
extern char *mesa_profile;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue