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