summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuChoiceFieldController.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/Classes/MuChoiceFieldController.h')
-rw-r--r--platform/ios/Classes/MuChoiceFieldController.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/platform/ios/Classes/MuChoiceFieldController.h b/platform/ios/Classes/MuChoiceFieldController.h
index a9742282..5eda2a26 100644
--- a/platform/ios/Classes/MuChoiceFieldController.h
+++ b/platform/ios/Classes/MuChoiceFieldController.h
@@ -1,10 +1,3 @@
-//
-// MuChoiceFieldController.h
-// MuPDF
-//
-// Copyright (c) 2013 Artifex Software, Inc. All rights reserved.
-//
-
#import <UIKit/UIKit.h>
@interface MuChoiceFieldController : UIViewController<UIPickerViewDataSource, UIPickerViewDelegate>