diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-02-20 17:35:32 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-02-20 22:19:36 +0100 |
commit | 0235bb8ea237daec5f85e241ad5677a649363571 (patch) | |
tree | 392f021f55b57b51ca20e191bd1ecd4962b2ec16 /sw/inc/swunodef.hxx | |
parent | 2bc792f2bb22740a365f13b0007af99073f1667a (diff) |
expand and remove macro CLIP_NMSPC
Diffstat (limited to 'sw/inc/swunodef.hxx')
-rw-r--r-- | sw/inc/swunodef.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/swunodef.hxx b/sw/inc/swunodef.hxx index 01942f51b0e2..3ef1d5ce2c88 100644 --- a/sw/inc/swunodef.hxx +++ b/sw/inc/swunodef.hxx @@ -28,8 +28,6 @@ #ifndef _SWUNODEF_HXX #define _SWUNODEF_HXX -#define CLIP_NMSPC ::com::sun::star::datatransfer::clipboard - #define STAR_REFERENCE(aType) ::com::sun::star::uno::Reference< ::com::sun::star::aType > #endif |