[ioquake3] 13/34: Removing input functions from sys_local.h for last commit

Simon McVittie smcv at debian.org
Fri Sep 8 10:33:20 UTC 2017


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

smcv pushed a commit to annotated tag debian/1.36+u20170908+dfsg1-1
in repository ioquake3.

commit 5993c63c4e5637a8f3c11adf163ee4542154a0ed
Author: Zack Middleton <zack at cloemail.com>
Date:   Mon Aug 21 22:27:09 2017 -0500

    Removing input functions from sys_local.h for last commit
    
    It helps to actually save files before making commits.
---
 code/sys/sys_local.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/code/sys/sys_local.h b/code/sys/sys_local.h
index 96edd98..4398f87 100644
--- a/code/sys/sys_local.h
+++ b/code/sys/sys_local.h
@@ -28,12 +28,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #define MINSDL_MINOR 0
 #define MINSDL_PATCH 0
 
-// Input subsystem
-void IN_Init( void *windowData );
-void IN_Frame( void );
-void IN_Shutdown( void );
-void IN_Restart( void );
-
 // Console
 void CON_Shutdown( void );
 void CON_Init( void );

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



More information about the Pkg-games-commits mailing list