aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-01-26 22:08:30 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2017-01-26 22:08:30 +0100
commitd25696f75dadc146fe26515d099b513bc7dfde99 (patch)
tree5fa90a38f7a051260d9100b2d43bf240bbfc9889 /searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp
parent91aa559fa5d10f669859b80f6f0ba6e17a9617dc (diff)
Unify includes
Diffstat (limited to 'searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp')
-rw-r--r--searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp b/searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp
index 6c6e8bb869d..29043874ba8 100644
--- a/searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp
+++ b/searchcore/src/vespa/searchcore/proton/matching/fakesearchcontext.cpp
@@ -1,9 +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(".proton.matching.fakesearchcontext");
-
#include "fakesearchcontext.h"
namespace proton {