Fix compilation warnings

This commit is contained in:
giomfo
2015-09-24 13:32:47 +02:00
parent 3eb1dd65c0
commit 446828124c
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -384,7 +384,7 @@
UIView *sectionHeader = nil;
NSString* sectionTitle;
BOOL isShrinked = NO;
NSInteger buttonTag;
NSInteger buttonTag = 0;
if (section < _publicRoomsFirstSection)
{