mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-15 01:02:09 +00:00
Remove unused Sys_CopyProtect stup
This commit is contained in:
parent
5213578af9
commit
07f73762aa
1 changed files with 0 additions and 1 deletions
|
@ -739,7 +739,6 @@ void Sys_SendKeyEvents (void);
|
||||||
void Sys_Error (char *error, ...);
|
void Sys_Error (char *error, ...);
|
||||||
void Sys_Quit (void);
|
void Sys_Quit (void);
|
||||||
char *Sys_GetClipboardData( void );
|
char *Sys_GetClipboardData( void );
|
||||||
void Sys_CopyProtect (void);
|
|
||||||
|
|
||||||
/* CLIENT / SERVER SYSTEMS */
|
/* CLIENT / SERVER SYSTEMS */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue