diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/sidebar/Tools.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/sidebar/Tools.hxx b/include/sfx2/sidebar/Tools.hxx index 9ba363d68a43..17e4414c2972 100644 --- a/include/sfx2/sidebar/Tools.hxx +++ b/include/sfx2/sidebar/Tools.hxx @@ -31,8 +31,6 @@ #include <com/sun/star/util/URL.hpp> -#define S2A(s) rtl::OUStringToOString(s, RTL_TEXTENCODING_ASCII_US).getStr() - namespace cssu = ::com::sun::star::uno; |