From d5c86be04ee4ab4dba14bc70adc91bf5888dc31c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 19 Dec 2014 11:43:51 +0100 Subject: No need for RTL_USING in addition to LIBO_INTERNAL_ONLY Change-Id: Iaa65658aed6bb4abb20a4d95dc9c6caf7c1c764b --- sal/qa/rtl/textenc/rtl_textcvt.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sal/qa/rtl') diff --git a/sal/qa/rtl/textenc/rtl_textcvt.cxx b/sal/qa/rtl/textenc/rtl_textcvt.cxx index 93847d5513c9..9aa6630b2462 100644 --- a/sal/qa/rtl/textenc/rtl_textcvt.cxx +++ b/sal/qa/rtl/textenc/rtl_textcvt.cxx @@ -27,8 +27,6 @@ #include #include -#define RTL_USING - #include "rtl/string.hxx" #include "rtl/ustring.hxx" #include "rtl/tencinfo.h" -- cgit