diff options
author | Malte Timmermann [mt] <malte.timmermann@sun.com> | 2010-06-03 21:43:09 +0200 |
---|---|---|
committer | Malte Timmermann [mt] <malte.timmermann@sun.com> | 2010-06-03 21:43:09 +0200 |
commit | f53587ad3f2ab1052ffd303751bb6aebf64c32bf (patch) | |
tree | 771156cbeab99131bf926e8d45181421a5ff71f6 /sw/source/ui/app | |
parent | 3d8c426a8b699a1e5a63942adbcfcbffb9a84d46 (diff) | |
parent | cb138c5084772a580a09bc5470e3e42ddef78151 (diff) |
merged CWS...
Diffstat (limited to 'sw/source/ui/app')
-rw-r--r-- | sw/source/ui/app/swmodule.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/app/swmodule.cxx b/sw/source/ui/app/swmodule.cxx index a72d935f3796..60eaed4e223f 100644 --- a/sw/source/ui/app/swmodule.cxx +++ b/sw/source/ui/app/swmodule.cxx @@ -206,7 +206,6 @@ SwModule::SwModule( SfxObjectFactory* pWebFact, pView(0), bAuthorInitialised(sal_False), bEmbeddedLoadSave( sal_False ), - pClipboard( 0 ), pDragDrop( 0 ), pXSelection( 0 ) { |