summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2009-12-01 17:24:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2009-12-01 17:24:44 +0000
commiteb1e977a36bfeebf17c57a167238c610c74be783 (patch)
treea8706c77bc9f3ad24677561bdb7e2775970d7cf2 /sw/source/ui/shells
parent0a878575c6718c248b1874d2437664aa8abeefb3 (diff)
parent58998288845aaa958e1570f9aea0c3ea4273569f (diff)
chartshapes: merge with DEV300 m46
Diffstat (limited to 'sw/source/ui/shells')
-rw-r--r--sw/source/ui/shells/textfld.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/shells/textfld.cxx b/sw/source/ui/shells/textfld.cxx
index d4556b89d14f..b64170ca89e8 100644
--- a/sw/source/ui/shells/textfld.cxx
+++ b/sw/source/ui/shells/textfld.cxx
@@ -137,10 +137,6 @@ void SwTextShell::ExecField(SfxRequest &rReq)
{
case TYP_DDEFLD:
{
-#if !defined(DDE_AVAILABLE)
- return;
-#endif
-
::sfx2::SvBaseLink& rLink = ((SwDDEFieldType*)pFld->GetTyp())->
GetBaseLink();
if(rLink.IsVisible())