mesa: Remove dead CAPI define.

Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Matt Turner 2015-02-20 20:08:51 -08:00
parent 14ded5ee61
commit 6a587a4461
1 changed files with 0 additions and 5 deletions

View File

@ -174,11 +174,6 @@ static inline GLuint CPU_TO_LE32(GLuint x)
#if !defined(CAPI) && defined(_WIN32)
#define CAPI _cdecl
#endif
/**
* Create a macro so that asm functions can be linked into compilers other
* than GNU C