aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/src/tests/emptyreply/emptyreply.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-12-18 06:21:31 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-19 14:15:46 +0000
commit7b3546f050fa2420bb6dc5222f078d2401cdef62 (patch)
treedded9791b21a4286b930e1556e84e88476c9b6a7 /messagebus/src/tests/emptyreply/emptyreply.cpp
parent561d81f41cf3ac93990c4d13743c97aff932f1c0 (diff)
Only include what you need
Diffstat (limited to 'messagebus/src/tests/emptyreply/emptyreply.cpp')
-rw-r--r--messagebus/src/tests/emptyreply/emptyreply.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/messagebus/src/tests/emptyreply/emptyreply.cpp b/messagebus/src/tests/emptyreply/emptyreply.cpp
index 711a21edd17..3313a27d405 100644
--- a/messagebus/src/tests/emptyreply/emptyreply.cpp
+++ b/messagebus/src/tests/emptyreply/emptyreply.cpp
@@ -1,7 +1,4 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <vespa/fastos/fastos.h>
-#include <vespa/log/log.h>
-LOG_SETUP("emptyreply_test");
#include <vespa/vespalib/testkit/testapp.h>
#include <vespa/messagebus/emptyreply.h>