aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/pop/MCAsyncPOP.h
diff options
context:
space:
mode:
authorGravatar CodaFi <devteam.codafi@gmail.com>2013-09-26 18:37:43 -0600
committerGravatar CodaFi <devteam.codafi@gmail.com>2013-09-26 18:37:43 -0600
commit8d3c8fa4aceaf68fc3a56f399ab606e7f9277c63 (patch)
treeb1fbc878e40ef20172ecae91c6650f265f09bbf6 /src/async/pop/MCAsyncPOP.h
parent49e566ccc7344d1ee49ca572667327d9f16b3788 (diff)
Fixed includes
Diffstat (limited to 'src/async/pop/MCAsyncPOP.h')
-rw-r--r--src/async/pop/MCAsyncPOP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/async/pop/MCAsyncPOP.h b/src/async/pop/MCAsyncPOP.h
index f9cb9f29..880e700e 100644
--- a/src/async/pop/MCAsyncPOP.h
+++ b/src/async/pop/MCAsyncPOP.h
@@ -15,7 +15,6 @@
#include <MailCore/MCPOPFetchHeaderOperation.h>
#include <MailCore/MCPOPFetchMessageOperation.h>
#include <MailCore/MCPOPFetchMessagesOperation.h>
-#include <MailCore/MCPOPNoopOperation.h>
#include <MailCore/MCPOPOperationCallback.h>
#endif