summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortschoening <tschoening@13f79535-47bb-0310-9956-ffa450edef68>2016-08-03 07:29:27 +0000
committertschoening <tschoening@13f79535-47bb-0310-9956-ffa450edef68>2016-08-03 07:29:27 +0000
commitd44fa42b8c4cb5bd129c43c1f278e995e9e1bcbb (patch)
tree62820be721b4c45e814a7d7ea8b33c95bb2022ce
parent58fd49494034238b44f88e28f9931f650254baaf (diff)
downloadlog4cxx-d44fa42b8c4cb5bd129c43c1f278e995e9e1bcbb.tar.gz
Remove blank line to make comparing easier.
git-svn-id: http://svn.apache.org/repos/asf/incubator/log4cxx/trunk@1755031 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--src/main/cpp/systemoutwriter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/cpp/systemoutwriter.cpp b/src/main/cpp/systemoutwriter.cpp
index ee86446..4296f77 100644
--- a/src/main/cpp/systemoutwriter.cpp
+++ b/src/main/cpp/systemoutwriter.cpp
@@ -29,7 +29,6 @@ using namespace log4cxx::helpers;
IMPLEMENT_LOG4CXX_OBJECT(SystemOutWriter)
-
SystemOutWriter::SystemOutWriter() {
}