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

@ -205,5 +205,3 @@ int main(int argc, const char* argv[]) {
agentList->stopPingUnknownAgentsThread();
agentList->stopSilentAgentRemovalThread();
}