mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
Remove #endif.
This commit is contained in:
parent
264c6fd177
commit
ad7ce73609
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue