From 24214562b017cd45edc04c39daa343c57de16aaa Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 14 Aug 2016 04:06:34 +0300 Subject: new infinite scroll --- Juick/MessagesViewController.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Juick/MessagesViewController.h') 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 -#import "SVPullToRefresh.h" @interface MessagesViewController : UITableViewController - (void)loadFromPath:(NSString *)messagesPath withParams:(NSDictionary *)params withTitle:(NSString *)title; -- cgit v1.2.3