mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-04 16:26:53 +00:00
Remove AmigaOS4 cookie as described in patch #1467193: "AmigaOS changes":
- Icon (icons/scummvm.info) contains stack requirement so the stack cookie can be removed svn-id: r21863
This commit is contained in:
parent
ff1d11afe1
commit
e7af211fb5
@ -28,10 +28,6 @@
|
||||
|
||||
#include "icons/scummvm.xpm"
|
||||
|
||||
#if defined(__amigaos4__)
|
||||
// Set the stack cookie, 640 KB should be enough for everyone
|
||||
const char* stackCookie = "$STACK: 655360\0";
|
||||
#endif
|
||||
|
||||
#if !defined(_WIN32_WCE) && !defined(__MAEMO__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user