nothing important
This commit is contained in:
parent
bd9dba1a69
commit
db4559efdf
|
@ -59,7 +59,7 @@ public class XmppConnection implements Runnable {
|
|||
protected Account account;
|
||||
private static final String LOGTAG = "xmppService";
|
||||
|
||||
private PowerManager.WakeLock wakeLock;
|
||||
private WakeLock wakeLock;
|
||||
|
||||
private SecureRandom random = new SecureRandom();
|
||||
|
||||
|
|
Loading…
Reference in a new issue