summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/cl_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/cl_main.c b/src/client/cl_main.c
index 543c9b4f..ac7d6356 100644
--- a/src/client/cl_main.c
+++ b/src/client/cl_main.c
@@ -3349,7 +3349,6 @@ void CL_InitRef( void ) {
ri.ftol = Q_ftol;
- ri.Sys_SetEnv = Sys_SetEnv;
ri.Sys_GLimpSafeInit = Sys_GLimpSafeInit;
ri.Sys_GLimpInit = Sys_GLimpInit;
ri.Sys_LowPhysicalMemory = Sys_LowPhysicalMemory;