aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/nntp/MCNNTPFetchServerTimeOperation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/nntp/MCNNTPFetchServerTimeOperation.cpp')
-rw-r--r--src/async/nntp/MCNNTPFetchServerTimeOperation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/async/nntp/MCNNTPFetchServerTimeOperation.cpp b/src/async/nntp/MCNNTPFetchServerTimeOperation.cpp
index 86800733..e71d8722 100644
--- a/src/async/nntp/MCNNTPFetchServerTimeOperation.cpp
+++ b/src/async/nntp/MCNNTPFetchServerTimeOperation.cpp
@@ -15,6 +15,7 @@ using namespace mailcore;
NNTPFetchServerTimeOperation::NNTPFetchServerTimeOperation()
{
+ mTime = -1;
}
NNTPFetchServerTimeOperation::~NNTPFetchServerTimeOperation()