diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-07 16:07:59 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-07 16:08:08 +0100 |
commit | daebe499feceb3c728304cfb41b746b55740d9a7 (patch) | |
tree | 2141e2c60b034e706d6c140c59b3efabdb700ff9 /sal | |
parent | 25b91eeace99e482f58118c7b06ba6bb1c7cc446 (diff) |
Remove unused header
Diffstat (limited to 'sal')
-rw-r--r-- | sal/qa/rtl_strings/rtl_OString.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/qa/rtl_strings/rtl_OString.cxx b/sal/qa/rtl_strings/rtl_OString.cxx index 88bc7162b4bb..e4eabfca434a 100644 --- a/sal/qa/rtl_strings/rtl_OString.cxx +++ b/sal/qa/rtl_strings/rtl_OString.cxx @@ -34,8 +34,6 @@ #include <sal/types.h> #endif -// #include <rtl/tres.h> - #include <testshl/tresstatewrapper.hxx> #ifndef _RTL_STRING_HXX_ |