summaryrefslogtreecommitdiffstats
path: root/sal
diff options
context:
space:
mode:
Diffstat (limited to 'sal')
-rw-r--r--sal/inc/rtl/ustring.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sal/inc/rtl/ustring.hxx b/sal/inc/rtl/ustring.hxx
index a95abd16a8d9..ad6fad22713e 100644
--- a/sal/inc/rtl/ustring.hxx
+++ b/sal/inc/rtl/ustring.hxx
@@ -60,10 +60,6 @@ namespace rtl
#ifdef RTL_STRING_UNITTEST
#undef rtl
-// helper macro to make functions appear more readable
-#define RTL_STRING_CONST_FUNCTION rtl_string_unittest_const_literal_function = true;
-#else
-#define RTL_STRING_CONST_FUNCTION
#endif
/* ======================================================================= */
@@ -2028,7 +2024,6 @@ namespace rtl
{
typedef rtlunittest::OUString OUString;
}
-#undef RTL_STRING_CONST_FUNCTION
#endif
namespace rtl