summaryrefslogtreecommitdiff
path: root/source/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common.c')
-rw-r--r--source/common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/common.c b/source/common.c
index d3d6618..886f0df 100644
--- a/source/common.c
+++ b/source/common.c
@@ -1322,7 +1322,6 @@ void Qcommon_Init( int argc, char **argv ) {
Cmd_AddCommand( "errordrop", Com_ErrorDrop_f );
Cmd_AddCommand( "freeze", Com_Freeze_f );
Cmd_AddCommand( "crash", Com_Crash_f );
- Cmd_AddCommand( "vstest", Com_VsnprintfTest_f );
#endif
Cmd_AddCommand( "lasterror", Com_LastError_f );