And another dead function removed.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1186 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
7bdacbbaa3
commit
84c13a9a5b
1 changed files with 0 additions and 4 deletions
|
@ -67,10 +67,6 @@ qboolean isDedicated;
|
|||
// General routines
|
||||
// =======================================================================
|
||||
|
||||
void Sys_DebugNumber(int y, int val)
|
||||
{
|
||||
}
|
||||
|
||||
void Sys_Printf (char *fmt, ...)
|
||||
{
|
||||
va_list argptr;
|
||||
|
|
Loading…
Reference in a new issue