summaryrefslogtreecommitdiff
path: root/test/ios/OHHTTPStubs/Examples/ObjC/MainViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/ios/OHHTTPStubs/Examples/ObjC/MainViewController.h')
-rw-r--r--test/ios/OHHTTPStubs/Examples/ObjC/MainViewController.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/ios/OHHTTPStubs/Examples/ObjC/MainViewController.h b/test/ios/OHHTTPStubs/Examples/ObjC/MainViewController.h
deleted file mode 100644
index bf1a8f5fce..0000000000
--- a/test/ios/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