unoxml/source/dom/node.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 96a6ab886f6d3e726fe54f6dc18c6c6769c27716
Author: Mario J. Rugiero <mrugi...@gmail.com>
Date:   Sun Oct 25 18:06:43 2015 -0300

    Remove unneeded boost/bind include from unoxml/source/dom/node.cxx
    
    Change-Id: Ia97d9a24ffd455a135c44bba250fd0c27df7f910
    Reviewed-on: https://gerrit.libreoffice.org/19591
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noelgran...@gmail.com>

diff --git a/unoxml/source/dom/node.cxx b/unoxml/source/dom/node.cxx
index a01296e..bf378c0 100644
--- a/unoxml/source/dom/node.cxx
+++ b/unoxml/source/dom/node.cxx
@@ -26,8 +26,6 @@
 
 #include <algorithm>
 
-#include <boost/bind.hpp>
-
 #include <rtl/uuid.h>
 #include <rtl/instance.hxx>
 #include <osl/mutex.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to