summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorMalte Timmermann [mt] <malte.timmermann@sun.com>2010-06-03 21:43:09 +0200
committerMalte Timmermann [mt] <malte.timmermann@sun.com>2010-06-03 21:43:09 +0200
commit19c5747df0a889970778266c53e73bec108d1eec (patch)
treec1b0c51661671678cc3c562717bfb47ec3c7e037 /sw/inc
parent8f943e727b1158cc8c11d74ea521ac1c2f9cb974 (diff)
parente8011d697e0bd75013a38eeedef4c3a1bfe3693e (diff)
merged CWS...
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/swmodule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swmodule.hxx b/sw/inc/swmodule.hxx
index 24e7fa0fc8..e0ee17fc05 100644
--- a/sw/inc/swmodule.hxx
+++ b/sw/inc/swmodule.hxx
@@ -133,7 +133,7 @@ protected:
public:
// public Data - used for internal Clipboard / Drag & Drop / XSelection
- SwTransferable *pClipboard, *pDragDrop, *pXSelection;
+ SwTransferable *pDragDrop, *pXSelection;
TYPEINFO();
SFX_DECL_INTERFACE(SW_INTERFACE_MODULE)