summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-11-12 13:10:56 +0200
committerNoel Grandin <noel@peralex.com>2013-11-13 09:08:08 +0200
commitba137a363c23e301e4d530567cb7c352d284514e (patch)
tree0b4f687dba9e0a346fd26407a396340c16903809 /include/sfx2/sidebar
parent9c5a91efdb41cd340936846169da130d855a335a (diff)
S2A macro is unused
Change-Id: Ia0caf81179289e565d69215d32cc132337b806cd
Diffstat (limited to 'include/sfx2/sidebar')
-rw-r--r--include/sfx2/sidebar/Tools.hxx2
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;