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

Alexander Wilms f.alexander.wilms at gmail.com
Wed Feb 26 02:28:59 PST 2014


 xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a22ae26668b260edb7f724ffcff0abc935b6d64a
Author: Alexander Wilms <f.alexander.wilms at gmail.com>
Date:   Tue Feb 25 23:17:18 2014 +0100

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

diff --git a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
index 47ee825a..5691a50 100644
--- a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
+++ b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
@@ -105,7 +105,7 @@ void Frame::endElement()
     _events.clear();
 }
 
-//===
+
 Reference< xml::input::XElement > MultiPage::startChildElement(
     sal_Int32 nUid, OUString const & rLocalName,
     Reference< xml::input::XAttributes > const & xAttributes )


More information about the Libreoffice-commits mailing list