Remove TODO
This commit is contained in:
parent
439bea7cb1
commit
fafb4272f8
@ -83,7 +83,6 @@ public class MailboxServer implements IMailboxServer, Runnable {
|
||||
@Command
|
||||
@Override
|
||||
public void shutdown() {
|
||||
// TODO shutdown DMAPListener
|
||||
try {
|
||||
if (dmtpServerSocket != null)
|
||||
dmtpServerSocket.close();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user