summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-20 17:35:32 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-20 22:19:36 +0100
commit0235bb8ea237daec5f85e241ad5677a649363571 (patch)
tree392f021f55b57b51ca20e191bd1ecd4962b2ec16 /sw/inc
parent2bc792f2bb22740a365f13b0007af99073f1667a (diff)
expand and remove macro CLIP_NMSPC
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/swunodef.hxx2
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