sal/osl/unx/nlsupport.hxx | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit d29f6a2dd7e695f54cd22edd404372795f21866e
Author: Gabor Kelemen <[email protected]>
AuthorDate: Tue Apr 8 16:17:23 2025 +0200
Commit: Gabor Kelemen <[email protected]>
CommitDate: Sun Apr 27 09:08:49 2025 +0200
Remove obsolete fw declarations from sal/
found with bin/find-unneeded-includes --fwdecl
Change-Id: If0ab8906d469f70e3805efd98cf1da8589d55012
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183898
Reviewed-by: Gabor Kelemen <[email protected]>
Tested-by: Jenkins
diff --git a/sal/osl/unx/nlsupport.hxx b/sal/osl/unx/nlsupport.hxx
index 9eade33d02ab..d3747e5fda24 100644
--- a/sal/osl/unx/nlsupport.hxx
+++ b/sal/osl/unx/nlsupport.hxx
@@ -25,11 +25,6 @@
#include <rtl/locale.h>
#include <rtl/ustring.hxx>
-namespace rtl
-{
-class OUString;
-}
-
void imp_getProcessLocale(rtl_Locale**);
#if defined IOS || defined MACOSX