sc/source/ui/xmlsource/xmlsourcedlg.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ded6f06ec585da0edee36eec749d21d75b5e5f30
Author: Kohei Yoshida <kohei.yosh...@gmail.com>
Date:   Thu Nov 29 17:23:57 2012 -0500

    Forgot to remove this.
    
    Change-Id: I4aa4538fd1bf046ff3f7bff278b96f482de1a9b9

diff --git a/sc/source/ui/xmlsource/xmlsourcedlg.cxx 
b/sc/source/ui/xmlsource/xmlsourcedlg.cxx
index 1d6bdab..013ad69 100644
--- a/sc/source/ui/xmlsource/xmlsourcedlg.cxx
+++ b/sc/source/ui/xmlsource/xmlsourcedlg.cxx
@@ -264,7 +264,6 @@ public:
 
 void ScXMLSourceDlg::TreeItemSelected()
 {
-    fprintf(stdout, "ScXMLSourceDlg::TreeItemSelected:   called\n");
     SvTreeListEntry* pEntry = maLbTree.GetCurEntry();
     if (!pEntry)
         return;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to