summaryrefslogtreecommitdiff
path: root/Juick/ViewControllers/RootNavigationController.h
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-10-15 23:47:11 +0300
committerGravatar Vitaly Takmazov2017-10-15 23:47:11 +0300
commit8ae952ec8df2a713afeaef5960a88888e050c6fc (patch)
treeb7b09deed573336e5d274eed790c30ba57e4a910 /Juick/ViewControllers/RootNavigationController.h
parent6499148cb3f62e20534b62c181125ebeacfa3438 (diff)
WIP
Diffstat (limited to 'Juick/ViewControllers/RootNavigationController.h')
-rw-r--r--Juick/ViewControllers/RootNavigationController.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/Juick/ViewControllers/RootNavigationController.h b/Juick/ViewControllers/RootNavigationController.h
deleted file mode 100644
index f7f6734..0000000
--- a/Juick/ViewControllers/RootNavigationController.h
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-// RootNavigationController.h
-// Juick
-//
-// Created by Vitaly Takmazov on 24/09/2017.
-// Copyright © 2017 com.juick. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-@interface RootNavigationController : UINavigationController
-
-@end