Fixed warnings about unused variables and so forth.
This commit is contained in:
parent
30d36c1c80
commit
7fda55f8d4
5 changed files with 1 additions and 8 deletions
|
@ -53,7 +53,7 @@ int main(int argc, char **argv) {
|
|||
UIApplicationMain(argc, argv, NULL, @"SDLUIKitDelegate");
|
||||
|
||||
[pool release];
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
@implementation SDLUIKitDelegate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue