mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Remove useless function
This commit is contained in:
@@ -1472,11 +1472,6 @@ UINT32 FileGetAttributes( STR strFilename )
|
||||
return( uiFileAttrib );
|
||||
}
|
||||
|
||||
BOOLEAN FileClearAttributes( STR strFilename )
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
//returns true if at end of file, else false
|
||||
BOOLEAN FileCheckEndOfFile( HWFILE hFile )
|
||||
|
||||
Reference in New Issue
Block a user