Author: tschoening
Date: Wed Aug  3 07:29:27 2016
New Revision: 1755031

URL: http://svn.apache.org/viewvc?rev=1755031&view=rev
Log:
Remove blank line to make comparing easier.

Modified:
    incubator/log4cxx/trunk/src/main/cpp/systemoutwriter.cpp

Modified: incubator/log4cxx/trunk/src/main/cpp/systemoutwriter.cpp
URL: 
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/main/cpp/systemoutwriter.cpp?rev=1755031&r1=1755030&r2=1755031&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/main/cpp/systemoutwriter.cpp (original)
+++ incubator/log4cxx/trunk/src/main/cpp/systemoutwriter.cpp Wed Aug  3 
07:29:27 2016
@@ -29,7 +29,6 @@ using namespace log4cxx::helpers;
 
 IMPLEMENT_LOG4CXX_OBJECT(SystemOutWriter)
 
-
 SystemOutWriter::SystemOutWriter() {
 }
 


Reply via email to