codemaker/source/cppumaker/cppuoptions.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 3721f4a00e31eb1c08e492106f752db74d3daf7c
Author:     Arnaud Versini <arnaud.vers...@libreoffice.org>
AuthorDate: Sun Jun 20 17:37:34 2021 +0200
Commit:     Arnaud Versini <arnaud.vers...@libreoffice.org>
CommitDate: Sat Jun 26 16:44:33 2021 +0200

    codemaker : remove useless includes
    
    Change-Id: Idaac78579d7845a1908bc3c02ff917432ca6a7d6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117513
    Tested-by: Jenkins
    Reviewed-by: Arnaud Versini <arnaud.vers...@libreoffice.org>

diff --git a/codemaker/source/cppumaker/cppuoptions.cxx 
b/codemaker/source/cppumaker/cppuoptions.cxx
index 43376278b285..0a2ad962381a 100644
--- a/codemaker/source/cppumaker/cppuoptions.cxx
+++ b/codemaker/source/cppumaker/cppuoptions.cxx
@@ -21,8 +21,6 @@
 #include <string.h>
 
 #include "cppuoptions.hxx"
-#include <osl/thread.h>
-#include <osl/process.h>
 
 #ifdef SAL_UNX
 #define SEPARATOR '/'
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to