remove some spacing at the bottom of eve main

This commit is contained in:
Stephen Birarda 2013-05-29 15:04:22 -07:00
parent eb5375869d
commit 19e29585fc

View file

@ -204,6 +204,4 @@ int main(int argc, const char* argv[]) {
agentList->stopDomainServerCheckInThread();
agentList->stopPingUnknownAgentsThread();
agentList->stopSilentAgentRemovalThread();
}
}