From d2e8898fb9c423b3203dc6845f0e1c2898cd30a6 Mon Sep 17 00:00:00 2001 From: Jack Date: Mon, 23 Jun 2014 16:45:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95github=E6=98=AF=E5=90=A6?= =?UTF-8?q?=E9=A1=BA=E5=88=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Example/XHTwitterPaggingViewerExample/AppDelegate.m | 1 - 1 file changed, 1 deletion(-) diff --git a/Example/XHTwitterPaggingViewerExample/AppDelegate.m b/Example/XHTwitterPaggingViewerExample/AppDelegate.m index a15c03f..e72eac4 100644 --- a/Example/XHTwitterPaggingViewerExample/AppDelegate.m +++ b/Example/XHTwitterPaggingViewerExample/AppDelegate.m @@ -21,7 +21,6 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:( XHTwitterPaggingViewer *twitterPaggingViewer = [[XHTwitterPaggingViewer alloc] init]; - NSMutableArray *viewControllers = [[NSMutableArray alloc] initWithCapacity:7]; NSArray *titles = @[@"Home", @"Friend", @"曾宪华", @"News", @"Viewer", @"Framework", @"Pagging"];