Explicit platform handler initialization is not needed anymore.
This commit is contained in:
parent
eb1e29811b
commit
1d7e9142be
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user