Fixed more build warnings

This commit is contained in:
Pierre-Olivier Latour
2014-01-29 09:14:23 -08:00
parent 0f2f22a1b0
commit 36658278f8
4 changed files with 5 additions and 2 deletions
+2
View File
@@ -29,6 +29,8 @@
@implementation AppDelegate
@synthesize window=_window;
#if !__has_feature(objc_arc)
- (void)dealloc {