[iortcw] 79/497: All: Remove unused extern qboolean charSet

Simon McVittie smcv at debian.org
Fri Sep 8 10:36:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit b842ae7d678683ce53c21d623d3e326bc837596c
Author: M4N4T4RMS at gmail.com <M4N4T4RMS at gmail.com@e65d2741-a53d-b2dc-ae96-bb75fa5e4c4a>
Date:   Mon Mar 24 21:15:12 2014 +0000

    All: Remove unused extern qboolean charSet
---
 MP/code/rend2/tr_image.c | 1 -
 SP/code/rend2/tr_image.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/MP/code/rend2/tr_image.c b/MP/code/rend2/tr_image.c
index 3320cba..e46fa86 100644
--- a/MP/code/rend2/tr_image.c
+++ b/MP/code/rend2/tr_image.c
@@ -2214,7 +2214,6 @@ Upload32
 
 ===============
 */
-extern qboolean charSet;
 static void Upload32( byte *data, int width, int height, imgType_t type, imgFlags_t flags,
 	qboolean lightMap, GLenum internalFormat, int *pUploadWidth, int *pUploadHeight)
 {
diff --git a/SP/code/rend2/tr_image.c b/SP/code/rend2/tr_image.c
index dec31e6..c4e5df0 100644
--- a/SP/code/rend2/tr_image.c
+++ b/SP/code/rend2/tr_image.c
@@ -2202,7 +2202,6 @@ Upload32
 
 ===============
 */
-extern qboolean charSet;
 static void Upload32( byte *data, int width, int height, imgType_t type, imgFlags_t flags,
 	qboolean lightMap, GLenum internalFormat, int *pUploadWidth, int *pUploadHeight)
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list