summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-05-31 15:54:34 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-05-31 15:54:34 +0200
commite6fdf24666ba3154d3e5eaa9956506b711cf57d5 (patch)
tree9669ecec485f8f6c74fe90213af1f44ad5a60f0e /searchcore
parent1a1e39f25811f9e90de55d9ab04a0f99585d6716 (diff)
You shall not catch unless you know what you are catching and also how to handle it !!!
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/proton/server/transactionlogmanagerbase.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/searchcore/src/vespa/searchcore/proton/server/transactionlogmanagerbase.cpp b/searchcore/src/vespa/searchcore/proton/server/transactionlogmanagerbase.cpp
index 217657e9df5..fec7b95299b 100644
--- a/searchcore/src/vespa/searchcore/proton/server/transactionlogmanagerbase.cpp
+++ b/searchcore/src/vespa/searchcore/proton/server/transactionlogmanagerbase.cpp
@@ -1,8 +1,6 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "transactionlogmanagerbase.h"
-#include <vespa/searchcore/proton/common/eventlogger.h>
-#include <stdexcept>
#include <vespa/vespalib/util/stringfmt.h>
#include <vespa/log/log.h>