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

smcv pushed a commit to branch debian/master
in repository openjk.

commit 58e5a2002ae8b3d3dbd003d1fb494c0c737c2397
Author: Razish <mrraz...@gmail.com>
Date:   Sun Dec 24 13:32:43 2017 +1100

    [Shared] Remove unused (conflicting) defines causing compiler warnings 
(gcc, clang)
---
 code/cgame/cg_local.h    | 2 --
 codeJK2/cgame/cg_local.h | 2 --
 codemp/cgame/cg_local.h  | 2 --
 3 files changed, 6 deletions(-)

diff --git a/code/cgame/cg_local.h b/code/cgame/cg_local.h
index aea6040..3a1f7e8 100644
--- a/code/cgame/cg_local.h
+++ b/code/cgame/cg_local.h
@@ -73,8 +73,6 @@ along with this program; if not, see 
<http://www.gnu.org/licenses/>.
 #define STAT_MINUS                     10      // num frame for '-' stats digit
 
 #define        ICON_SIZE                       48
-#define        CHAR_WIDTH                      32
-#define        CHAR_HEIGHT                     48
 #define        TEXT_ICON_SPACE         4
 
 #define        CHARSMALL_WIDTH         16
diff --git a/codeJK2/cgame/cg_local.h b/codeJK2/cgame/cg_local.h
index 57e6ddb..fa696e1 100644
--- a/codeJK2/cgame/cg_local.h
+++ b/codeJK2/cgame/cg_local.h
@@ -73,8 +73,6 @@ along with this program; if not, see 
<http://www.gnu.org/licenses/>.
 #define STAT_MINUS                     10      // num frame for '-' stats digit
 
 #define        ICON_SIZE                       48
-#define        CHAR_WIDTH                      32
-#define        CHAR_HEIGHT                     48
 #define        TEXT_ICON_SPACE         4
 
 #define        CHARSMALL_WIDTH         16
diff --git a/codemp/cgame/cg_local.h b/codemp/cgame/cg_local.h
index 4c7775d..f4be1d3 100644
--- a/codemp/cgame/cg_local.h
+++ b/codemp/cgame/cg_local.h
@@ -73,8 +73,6 @@ along with this program; if not, see 
<http://www.gnu.org/licenses/>.
 #define STAT_MINUS                     10      // num frame for '-' stats digit
 
 #define        ICON_SIZE                       48
-#define        CHAR_WIDTH                      32
-#define        CHAR_HEIGHT                     48
 #define        TEXT_ICON_SPACE         4
 
 // very large characters

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to