nuke unused namespace

Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
This commit is contained in:
Takeshi Abe
2012-06-01 01:04:20 +09:00
parent daf9c9c8af
commit d95d58af08
36 changed files with 3 additions and 78 deletions

View File

@@ -32,8 +32,6 @@
namespace cssu = com::sun::star::uno;
namespace cssl = com::sun::star::lang;
namespace cssxc = com::sun::star::xml::crypto;
namespace cssxw = com::sun::star::xml::wrapper;
#define DECLARE_ASCII( SASCIIVALUE ) \
rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SASCIIVALUE ) )