summaryrefslogtreecommitdiff
path: root/Juick/MasterViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/MasterViewController.h')
-rw-r--r--Juick/MasterViewController.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/Juick/MasterViewController.h b/Juick/MasterViewController.h
deleted file mode 100644
index 5e92717..0000000
--- a/Juick/MasterViewController.h
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-// MasterViewController.h
-// Juick
-//
-// Created by Vitaly Takmazov on 26.10.13.
-// Copyright (c) 2013 com.juick. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-@interface MasterViewController : UITableViewController
-- (void) refreshData:(UIRefreshControl *)refresh;
-@end