Remove unused extern qboolean charSet
No variable even exists.
This commit is contained in:
parent
3185ae6b1f
commit
9f3fd12501
2 changed files with 0 additions and 2 deletions
|
@ -552,7 +552,6 @@ Upload32
|
||||||
|
|
||||||
===============
|
===============
|
||||||
*/
|
*/
|
||||||
extern qboolean charSet;
|
|
||||||
static void Upload32( unsigned *data,
|
static void Upload32( unsigned *data,
|
||||||
int width, int height,
|
int width, int height,
|
||||||
qboolean mipmap,
|
qboolean mipmap,
|
||||||
|
|
|
@ -2008,7 +2008,6 @@ Upload32
|
||||||
|
|
||||||
===============
|
===============
|
||||||
*/
|
*/
|
||||||
extern qboolean charSet;
|
|
||||||
static void Upload32( byte *data, int width, int height, imgType_t type, imgFlags_t flags,
|
static void Upload32( byte *data, int width, int height, imgType_t type, imgFlags_t flags,
|
||||||
qboolean lightMap, GLenum internalFormat, int *pUploadWidth, int *pUploadHeight)
|
qboolean lightMap, GLenum internalFormat, int *pUploadWidth, int *pUploadHeight)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue