summaryrefslogtreecommitdiff
path: root/source/cl_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/cl_null.c')
-rw-r--r--source/cl_null.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/cl_null.c b/source/cl_null.c
index 987dde4..537ece6 100644
--- a/source/cl_null.c
+++ b/source/cl_null.c
@@ -32,9 +32,6 @@ qboolean CL_CheatsOK( void ) {
return qfalse;
}
-void SCR_DebugGraph( float value, int color ) {
-}
-
void CL_RestartFilesystem( void ) {
FS_Restart();
}