From 9d96d035d3b7af53256ee64b5ddb0ad8bcf8df38 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 9 Jan 2017 13:27:17 +0100 Subject: Remove platform/ios directory. The iOS viewer has been moved to its own git repository. --- platform/ios/Classes/MuChoiceFieldController.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 platform/ios/Classes/MuChoiceFieldController.h (limited to 'platform/ios/Classes/MuChoiceFieldController.h') diff --git a/platform/ios/Classes/MuChoiceFieldController.h b/platform/ios/Classes/MuChoiceFieldController.h deleted file mode 100644 index 4f9a9961..00000000 --- a/platform/ios/Classes/MuChoiceFieldController.h +++ /dev/null @@ -1,5 +0,0 @@ -#import - -@interface MuChoiceFieldController : UIViewController -- (instancetype)initWithChoices:(NSArray *)choices okayAction:(void (^)(NSArray *))block; -@end -- cgit v1.2.3