mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-03-31 23:41:25 +00:00
Remove unused Sys_CopyProtect stup
This commit is contained in:
parent
9b02f8f7fe
commit
ce3d61ef61
1 changed files with 0 additions and 1 deletions
|
@ -739,7 +739,6 @@ void Sys_SendKeyEvents (void);
|
|||
void Sys_Error (char *error, ...);
|
||||
void Sys_Quit (void);
|
||||
char *Sys_GetClipboardData( void );
|
||||
void Sys_CopyProtect (void);
|
||||
|
||||
/* CLIENT / SERVER SYSTEMS */
|
||||
|
||||
|
|
Loading…
Reference in a new issue