mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +02:00
gallium: Remove dead code.
This commit is contained in:
parent
dc6bcc92ee
commit
74f520861f
1 changed files with 0 additions and 4 deletions
|
|
@ -69,11 +69,7 @@ typedef unsigned short ushort;
|
|||
#endif
|
||||
typedef unsigned char ubyte;
|
||||
|
||||
#if 0
|
||||
#define boolean bool
|
||||
#else
|
||||
typedef unsigned char boolean;
|
||||
#endif
|
||||
#ifndef TRUE
|
||||
#define TRUE true
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue