iOS: remove useless code
This commit is contained in:
parent
92c22def29
commit
88c441d86c
@ -236,6 +236,5 @@ - (void)reset {
|
||||
self.view.scrollEnabled = YES;
|
||||
self.onScrollEndFuncId = nil;
|
||||
self.onScrollFuncId = nil;
|
||||
self.view.scrollEnabled = YES;
|
||||
}
|
||||
@end
|
||||
|
Reference in New Issue
Block a user