summaryrefslogtreecommitdiff
path: root/source/cl_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/cl_public.h')
-rw-r--r--source/cl_public.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cl_public.h b/source/cl_public.h
index 965d4cc..f965545 100644
--- a/source/cl_public.h
+++ b/source/cl_public.h
@@ -55,7 +55,6 @@ void CL_Init (void);
void CL_Disconnect( error_type_t type, const char *text );
void CL_Shutdown (void);
void CL_Frame (unsigned msec);
-void CL_LocalConnect( void );
void CL_RestartFilesystem( qboolean total );
void CL_Activate( active_t active );
void CL_UpdateUserinfo( cvar_t *var, from_t from );