summaryrefslogtreecommitdiff
path: root/Juick/MessagesViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/MessagesViewController.h')
-rw-r--r--Juick/MessagesViewController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Juick/MessagesViewController.h b/Juick/MessagesViewController.h
index b0c6a7f..38123bd 100644
--- a/Juick/MessagesViewController.h
+++ b/Juick/MessagesViewController.h
@@ -7,7 +7,6 @@
//
#import <UIKit/UIKit.h>
-#import "SVPullToRefresh.h"
@interface MessagesViewController : UITableViewController<UISplitViewControllerDelegate>
- (void)loadFromPath:(NSString *)messagesPath withParams:(NSDictionary *)params withTitle:(NSString *)title;