jurt/source/pipe/staticsalhack.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 369e23441ea93fc9dbf0c217b79c55af19d3e442 Author: Julien Nabet <[email protected]> AuthorDate: Sat Jan 24 13:07:38 2026 +0100 Commit: Stephan Bergmann <[email protected]> CommitDate: Sun Jan 25 18:59:49 2026 +0100 Following [API CHANGE] tdf#49602: Remove legacy osl/profile Implementation Change-Id: Iae5d6709bb7c9a3e98eb6de5ff9a041b841bfb55 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198039 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/jurt/source/pipe/staticsalhack.cxx b/jurt/source/pipe/staticsalhack.cxx index 9c92fb7f4a47..d4761277cd46 100644 --- a/jurt/source/pipe/staticsalhack.cxx +++ b/jurt/source/pipe/staticsalhack.cxx @@ -50,7 +50,6 @@ #include <sal/osl/unx/pipe.cxx> #include <sal/osl/unx/process.cxx> #include <sal/osl/unx/process_impl.cxx> -#include <sal/osl/unx/profile.cxx> #include <sal/osl/unx/readwrite_helper.cxx> #include <sal/osl/unx/security.cxx> #include <sal/osl/unx/socket.cxx>
