mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
Nuke a comment.
This commit is contained in:
parent
c6be3c469a
commit
05c57f219d
1 changed files with 0 additions and 5 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue