This commit is contained in:
Ziver Koc 2013-09-08 23:01:43 +00:00
parent 82dd51ed08
commit 09cce4d80a
7 changed files with 21 additions and 10 deletions

View file

@ -136,7 +136,6 @@ public class FacebookConnect {
return getConnection( value );
}
}
System.out.println("Facebook Nothing here!");
return null;
}