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

Alexander Wilms f.alexander.wilms at gmail.com
Wed Feb 26 06:14:41 PST 2014


 setup_native/source/win32/customactions/tools/seterror.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d023b7f7d7fc7e8f91b779f4f2dcb919cf38b82a
Author: Alexander Wilms <f.alexander.wilms at gmail.com>
Date:   Tue Feb 25 20:32:29 2014 +0100

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

diff --git a/setup_native/source/win32/customactions/tools/seterror.hxx b/setup_native/source/win32/customactions/tools/seterror.hxx
index f87aa5f..89cb097 100644
--- a/setup_native/source/win32/customactions/tools/seterror.hxx
+++ b/setup_native/source/win32/customactions/tools/seterror.hxx
@@ -20,7 +20,7 @@
 #ifndef _SETERROR_HXX_
 #define _SETERROR_HXX_
 
-//----------------------------------------------------------
+
 // list of own error codes
 
 #define MSI_ERROR_NEW_VERSION_FOUND         9010
@@ -28,7 +28,7 @@
 
 #define MSI_ERROR_DIRECTORY_NOT_EMPTY       9030
 
-//----------------------------------------------------------
+
 
 void SetMsiErrorCode( int nErrorCode );
 


More information about the Libreoffice-commits mailing list