Fix some gcc warnings

This commit is contained in:
Francis Lachapelle
2015-03-24 11:07:10 -04:00
committed by Ludovic Marcotte
parent 8a35aaf47f
commit 313ed7f4bc
3 changed files with 2 additions and 1 deletions
-1
View File
@@ -113,7 +113,6 @@
+ (void) handleLogoutRequest: (NSString *) logoutRequest
{
CASLogoutRequest *rq;
SOGoCache *cache;
NSBundle *bundle;
NSString *mapFile, *sessionIndex;