mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-20 16:34:14 +03:00
Remove unused variable.
This commit is contained in:
parent
751cf4f09f
commit
49e9a30b30
@ -74,7 +74,6 @@ void init_os_info(void)
|
||||
int tos_getcookie(long tag, long * value)
|
||||
{
|
||||
COOKIE * cptr;
|
||||
long oldsp;
|
||||
|
||||
if( atari_sysinfo.gemdos_version > TOS4VER ){
|
||||
return( Getcookie(tag, value) );
|
||||
|
Loading…
x
Reference in New Issue
Block a user