소스 검색

gallium: Remove dead code.

tags/7.8-rc1
José Fonseca 15 년 전
부모
커밋
74f520861f
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0
    4
      src/gallium/include/pipe/p_compiler.h

+ 0
- 4
src/gallium/include/pipe/p_compiler.h 파일 보기

@@ -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…
취소
저장