summaryrefslogtreecommitdiff
path: root/source/files.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/files.c')
-rw-r--r--source/files.c1
1 files changed, 0 insertions, 1 deletions
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" );