From 95f993680be144ec40fa7f08002faf27a2e229a7 Mon Sep 17 00:00:00 2001 From: Andrey Nazarov Date: Thu, 25 Sep 2008 13:13:05 +0000 Subject: Strip trailing whitespace as gi.args() expects. Properly set maxChars value for input fields on Unix. --- source/files.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/files.c') diff --git a/source/files.c b/source/files.c index 8eee3fa..9bf7193 100644 --- a/source/files.c +++ b/source/files.c @@ -2414,7 +2414,6 @@ void FS_Shutdown( qboolean total ) { Cmd_RemoveCommand( "path" ); Cmd_RemoveCommand( "fdir" ); Cmd_RemoveCommand( "dir" ); - Cmd_RemoveCommand( "copyfile" ); Cmd_RemoveCommand( "fs_stats" ); Cmd_RemoveCommand( "link" ); Cmd_RemoveCommand( "unlink" ); -- cgit v1.2.3