Mercurial > sdl-ios-xcode
changeset 4129:e52772528c75 SDL-1.2
Don't need the bundle resource
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 31 Dec 2007 03:09:42 +0000 |
parents | b74570c53159 |
children | a922394ae038 |
files | src/main/macos/SDL.shlib.r |
diffstat | 1 files changed, 0 insertions(+), 22 deletions(-) [+] |
line wrap: on
line diff
--- a/src/main/macos/SDL.shlib.r Mon Dec 31 03:04:31 2007 +0000 +++ b/src/main/macos/SDL.shlib.r Mon Dec 31 03:09:42 2007 +0000 @@ -64,25 +64,3 @@ }; -resource 'BNDL' (128) { - 'SDL!', - 0, - { 'ICN#', - { 0, 128 - }, - 'FREF', - { 0, 128 - } - } -}; - -resource 'FREF' (128) { - 'shlb', - 0, - "" -}; - - /* Owner resource */ -data 'SDL!' (0) { - $"00" -};