sc/qa/unit/helper/qahelper.hxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 5a6697313d2bcecc4f45626a66c85825a4430cc7 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Nov 24 15:41:48 2022 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Nov 24 20:06:29 2022 +0100
qahelper: remove unused namespace Change-Id: I4488119471009e15887567fb485834efc4abdb45 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143236 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/sc/qa/unit/helper/qahelper.hxx b/sc/qa/unit/helper/qahelper.hxx index a4fbfd13fb79..4fb04bcf84b5 100644 --- a/sc/qa/unit/helper/qahelper.hxx +++ b/sc/qa/unit/helper/qahelper.hxx @@ -32,8 +32,6 @@ #include <memory> #include <tuple> -namespace utl { class TempFileNamed; } - enum class StringType { PureString, StringValue }; #define CHECK_OPTIMAL 0x1