summaryrefslogtreecommitdiffstats
path: root/juniper/src/test/appender_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'juniper/src/test/appender_test.cpp')
-rw-r--r--juniper/src/test/appender_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/juniper/src/test/appender_test.cpp b/juniper/src/test/appender_test.cpp
index a8202bf7a91..7887247d9f2 100644
--- a/juniper/src/test/appender_test.cpp
+++ b/juniper/src/test/appender_test.cpp
@@ -1,7 +1,5 @@
// 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("appender_test");
#include <vespa/vespalib/testkit/testapp.h>
#define _NEED_SUMMARY_CONFIG_IMPL