OSDN Git Service

Bug fix for issue introduced in r105.
[syncr/master.git] / CocoaAsyncSocket / CocoaAsyncSocket-5.5.1 / CertTest / main.m
diff --git a/CocoaAsyncSocket/CocoaAsyncSocket-5.5.1/CertTest/main.m b/CocoaAsyncSocket/CocoaAsyncSocket-5.5.1/CertTest/main.m
deleted file mode 100644 (file)
index 4b33386..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-//
-//  main.m
-//  CertTest
-//
-//  Created by Robbie Hanson on 1/26/09.
-//  Copyright Deusty Designs, LLC. 2009. All rights reserved.
-//
-
-#import <Cocoa/Cocoa.h>
-
-int main(int argc, char *argv[])
-{
-    return NSApplicationMain(argc,  (const char **) argv);
-}