瀏覽代碼

clear code

Marino Faggiana 8 年之前
父節點
當前提交
ac9d4a8758

+ 0 - 21
iOSClient/Images.xcassets/button.imageset/Contents.json

@@ -1,21 +0,0 @@
-{
-  "images" : [
-    {
-      "idiom" : "universal",
-      "filename" : "buttonWhite.png",
-      "scale" : "1x"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "2x"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "3x"
-    }
-  ],
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  }
-}

二進制
iOSClient/Images.xcassets/button.imageset/buttonWhite.png


+ 0 - 1
iOSClient/Main/CCMain.h

@@ -96,7 +96,6 @@
 - (void)synchronizeFolderGraphicsServerUrl:(NSString *)serverUrl animation:(BOOL)animation;
 - (void)clearDateReadDataSource:(NSNotification *)notification;
 - (void)cancelSearchBar;
-- (BOOL)shouldPerformSegue;
 
 @end