mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-11 10:09:38 +02:00
Remove unused code, rafactor
This commit is contained in:
parent
28cabf00ee
commit
1cbc112c88
10 changed files with 55 additions and 75 deletions
|
@ -46,10 +46,6 @@ public class SignalFileBasedOmemoStore
|
|||
SignalProtocolAddress, ECPublicKey, PreKeyBundle, SessionCipher>
|
||||
{
|
||||
|
||||
public SignalFileBasedOmemoStore() {
|
||||
super();
|
||||
}
|
||||
|
||||
public SignalFileBasedOmemoStore(File base) {
|
||||
super(base);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue