summaryrefslogtreecommitdiff
path: root/ios/iosremote/iosremote/Classes/AppDelegate~ipad.m
diff options
context:
space:
mode:
Diffstat (limited to 'ios/iosremote/iosremote/Classes/AppDelegate~ipad.m')
-rw-r--r--ios/iosremote/iosremote/Classes/AppDelegate~ipad.m16
1 files changed, 0 insertions, 16 deletions
diff --git a/ios/iosremote/iosremote/Classes/AppDelegate~ipad.m b/ios/iosremote/iosremote/Classes/AppDelegate~ipad.m
deleted file mode 100644
index f0de9dd4e353..000000000000
--- a/ios/iosremote/iosremote/Classes/AppDelegate~ipad.m
+++ /dev/null
@@ -1,16 +0,0 @@
-// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-//
-// This file is part of the LibreOffice project.
-//
-// This Source Code Form is subject to the terms of the Mozilla Public
-// License, v. 2.0. If a copy of the MPL was not distributed with this
-// file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-#import "AppDelegate~ipad.h"
-#import "SlideShowSwipeInList~ipad.h"
-#import "MainSplitViewController.h"
-#import "BasePresentationViewController.h"
-
-@implementation AppDelegate_ipad
-
-@end