diff options
Diffstat (limited to 'basic/source/sbx/sbxchar.cxx')
-rw-r--r-- | basic/source/sbx/sbxchar.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/basic/source/sbx/sbxchar.cxx b/basic/source/sbx/sbxchar.cxx index bd4ce91f451b..cc6c65d149a5 100644 --- a/basic/source/sbx/sbxchar.cxx +++ b/basic/source/sbx/sbxchar.cxx @@ -31,11 +31,6 @@ #include <basic/sbx.hxx> #include "sbxconv.hxx" -// AB 29.10.99 Unicode -#ifndef _USE_NO_NAMESPACE -using namespace rtl; -#endif - xub_Unicode ImpGetChar( const SbxValues* p ) { SbxValues aTmp; |