From 05c57f219d98b82c23293799a81bd64e1232c4c0 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 25 Aug 2010 09:58:02 +0900 Subject: [PATCH] Nuke a comment. --- libs/util/quakefs.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libs/util/quakefs.c b/libs/util/quakefs.c index fdd5bd7d7..1dd1788d5 100644 --- a/libs/util/quakefs.c +++ b/libs/util/quakefs.c @@ -707,11 +707,6 @@ qfs_path_f (void) } } -/* - QFS_WriteFile - - The filename will be prefixed by the current game directory -*/ VISIBLE void QFS_WriteFile (const char *filename, const void *data, int len) {