basic/source/comp/buffer.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8b03ea6555226ec00963297a097861a53188ff1f
Author: Arnaud Versini <arnaud.vers...@gmail.com>
Date:   Sun Jul 31 15:35:17 2016 +0200

    BASIC: Remove completly useless osl/thread include
    
    Change-Id: I60c0b5d273344cb23c1226d7f2da81b6ee55892b
    Reviewed-on: https://gerrit.libreoffice.org/27753
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/basic/source/comp/buffer.cxx b/basic/source/comp/buffer.cxx
index 8954395..fdb2fa4 100644
--- a/basic/source/comp/buffer.cxx
+++ b/basic/source/comp/buffer.cxx
@@ -17,7 +17,6 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include <osl/thread.h>
 #include "buffer.hxx"
 #include "parser.hxx"
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to