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) {