Removed unused functoin Hunk_Trash.
This commit is contained in:
parent
a5c88d0e0d
commit
2fbf9d9006
2 changed files with 0 additions and 41 deletions
|
@ -949,7 +949,6 @@ void *Hunk_AllocateTempMemory( int size );
|
|||
void Hunk_FreeTempMemory( void *buf );
|
||||
int Hunk_MemoryRemaining( void );
|
||||
void Hunk_Log( void);
|
||||
void Hunk_Trash( void );
|
||||
|
||||
void Com_TouchMemory( void );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue