[Libreoffice-commits] core.git: codemaker/source

Alexander Wilms f.alexander.wilms at gmail.com
Thu Feb 27 04:11:57 PST 2014


 codemaker/source/codemaker/global.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0bb7b87a7e0b810ac9ff4d4da0bbf7c7c273fb19
Author: Alexander Wilms <f.alexander.wilms at gmail.com>
Date:   Tue Feb 25 17:51:20 2014 +0100

    Remove visual noise from codemaker
    
    Change-Id: I098c636ed8794c858317fdbefa9ffa1c6d81c320
    Reviewed-on: https://gerrit.libreoffice.org/8241
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/codemaker/source/codemaker/global.cxx b/codemaker/source/codemaker/global.cxx
index 9549763..9ec4d6b 100644
--- a/codemaker/source/codemaker/global.cxx
+++ b/codemaker/source/codemaker/global.cxx
@@ -269,9 +269,9 @@ OUString convertToFileUrl(const OString& fileName)
 }
 
 
-//*************************************************************************
+
 // FileStream
-//*************************************************************************
+
 FileStream::FileStream()
     : m_file(NULL)
 {


More information about the Libreoffice-commits mailing list