aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/testRunner.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testRunner.cpp b/tests/testRunner.cpp
index fb40d3a2..3286e23a 100644
--- a/tests/testRunner.cpp
+++ b/tests/testRunner.cpp
@@ -243,9 +243,6 @@ const char* getTestModuleNameFromSourceFile(const char *path_)
int main(int argc, char* argv[])
{
- // VMime initialization
- vmime::platform::setHandler<vmime::platforms::posix::posixHandler>();
-
// Parse arguments
bool xmlOutput = false;