Permalink
Browse files

Removed Constants.socketAddress since we now use sharedPreferences value

  • Loading branch information...
1 parent 6c5abda commit ea03c0b76c00e4c48055d14ed9a064f9428f40c9 @bboyairwreck committed May 6, 2016
@@ -4,8 +4,6 @@
* Created by eric on 12/8/15.
*/
public class Constants {
- public static final String socketAddress = "127.0.0.1"; // INSERT YOUR PUBLIC IP HERE linked to OSX Client
@putiki1

putiki1 May 30, 2016

201.143.219.58

-
public static final String chatROWID = "chat_rowid";
public static final String chatHandlesString = "chatHandlesString";
}

0 comments on commit ea03c0b

Please sign in to comment.