aboutsummaryrefslogtreecommitdiffstats
path: root/juniper/src/test/matchobjectTest.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-11-28 15:32:36 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-12 02:55:40 +0100
commit5c01e9e85d64a0d19890e448168dc440628e3780 (patch)
treea1f151f96a64010719d8979332d68df74d7e4543 /juniper/src/test/matchobjectTest.cpp
parentf984729ecc3330af39a7f050ca5dfe24a0d401a0 (diff)
No need to include log.h when not logging
Diffstat (limited to 'juniper/src/test/matchobjectTest.cpp')
-rw-r--r--juniper/src/test/matchobjectTest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/juniper/src/test/matchobjectTest.cpp b/juniper/src/test/matchobjectTest.cpp
index 43335ee1d72..81b3f0e1a79 100644
--- a/juniper/src/test/matchobjectTest.cpp
+++ b/juniper/src/test/matchobjectTest.cpp
@@ -17,8 +17,6 @@
* </pre>
***************************************************************************/
#include <vespa/fastos/fastos.h>
-#include <vespa/log/log.h>
-LOG_SETUP("");
#include "matchobjectTest.h"
#include "fakerewriter.h"