소스 검색

Remove #endif.

tags/mesa_3_5
Gareth Hughes 24 년 전
부모
커밋
ad7ce73609
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      src/mesa/main/texstore.c

+ 1
- 2
src/mesa/main/texstore.c 파일 보기

@@ -1,4 +1,4 @@
/* $Id: texstore.c,v 1.13 2001/03/18 13:31:52 gareth Exp $ */
/* $Id: texstore.c,v 1.14 2001/03/18 14:05:32 gareth Exp $ */

/*
* Mesa 3-D graphics library
@@ -128,7 +128,6 @@ components_in_intformat( GLint format )
return -1; /* error */
}
}
#endif


/*

Loading…
취소
저장