remove a VMS-ism that doesn't seem needed elsewhere

This commit is contained in:
Brian
2007-05-21 21:49:34 -06:00
parent a01ee8ff0b
commit 5c5ab90c76
-4
View File
@@ -42,10 +42,6 @@
#include "mtypes.h"
#ifdef __VMS
#define _mesa_sprintf sprintf
#endif
/**********************************************************************/
/** \name Internal functions */
/*@{*/