summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/tests/benchmark/benchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'staging_vespalib/src/tests/benchmark/benchmark.cpp')
-rw-r--r--staging_vespalib/src/tests/benchmark/benchmark.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/staging_vespalib/src/tests/benchmark/benchmark.cpp b/staging_vespalib/src/tests/benchmark/benchmark.cpp
index 1c4c5a59c63..7a25fa39063 100644
--- a/staging_vespalib/src/tests/benchmark/benchmark.cpp
+++ b/staging_vespalib/src/tests/benchmark/benchmark.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("benchmark_test");
#include <vespa/vespalib/testkit/testapp.h>
#include "testbase.h"