summaryrefslogtreecommitdiff
path: root/platform/ios/uitest/OHHTTPStubs/Examples/ObjC/MainViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/uitest/OHHTTPStubs/Examples/ObjC/MainViewController.h')
m---------platform/ios/uitest/OHHTTPStubs0
-rw-r--r--platform/ios/uitest/OHHTTPStubs/Examples/ObjC/MainViewController.h13
2 files changed, 0 insertions, 13 deletions
diff --git a/platform/ios/uitest/OHHTTPStubs b/platform/ios/uitest/OHHTTPStubs
new file mode 160000
+Subproject deed01a1592210a4c37f3f5c5f2b32fe0e41c60
diff --git a/platform/ios/uitest/OHHTTPStubs/Examples/ObjC/MainViewController.h b/platform/ios/uitest/OHHTTPStubs/Examples/ObjC/MainViewController.h
deleted file mode 100644
index bf1a8f5fce..0000000000
--- a/platform/ios/uitest/OHHTTPStubs/Examples/ObjC/MainViewController.h
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-// MainViewController.h
-// OHHTTPStubsDemo
-//
-// Created by Olivier Halligon on 11/08/12.
-// Copyright (c) 2012 AliSoftware. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-@interface MainViewController : UIViewController
-
-@end