sc/qa/unit/helper/debughelper.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit fa42bdabcab05bd6c671b9e255f4ffe6293bc0e9
Author: Gabor Kelemen <[email protected]>
AuthorDate: Tue Apr 9 19:10:33 2024 +0200
Commit: Gabor Kelemen <[email protected]>
CommitDate: Wed Apr 10 13:31:03 2024 +0200
Drop unused define CALC_TEST_PERF
Seems to be not used since 2016 commit
52871b360c73efd59bfbc811b8b89a02b6375b29
Change-Id: Ie1f95ece6d9b6efe93dd16adcdacd644deb21fdb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165914
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <[email protected]>
diff --git a/sc/qa/unit/helper/debughelper.hxx
b/sc/qa/unit/helper/debughelper.hxx
index 2a16d532128a..0132c03640fa 100644
--- a/sc/qa/unit/helper/debughelper.hxx
+++ b/sc/qa/unit/helper/debughelper.hxx
@@ -20,7 +20,6 @@
#endif
#define CALC_DEBUG_OUTPUT 0
-#define CALC_TEST_PERF 0
#include <sal/types.h>