summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/impldde.cxx
diff options
context:
space:
mode:
authorAlbert Thuswaldner <albert.thuswaldner@gmail.com>2011-03-11 15:39:32 +0530
committerMuthu Subramanian K <sumuthu@novell.com>2011-03-11 16:14:00 +0530
commitf5f7b4ef39034094546c176b884601fbc40dfcd6 (patch)
treee8f5f7e52e24c3ff8ff6fcfef35b760546c4d8e1 /sfx2/source/appl/impldde.cxx
parent5f7b3ed60471288983fc65194aafffdc32e6bd5c (diff)
Transalations (5)
Diffstat (limited to 'sfx2/source/appl/impldde.cxx')
-rw-r--r--sfx2/source/appl/impldde.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/appl/impldde.cxx b/sfx2/source/appl/impldde.cxx
index a0c4bf1370f1..efafab525c12 100644
--- a/sfx2/source/appl/impldde.cxx
+++ b/sfx2/source/appl/impldde.cxx
@@ -237,8 +237,6 @@ BOOL SvDDEObject::Connect( SvBaseLink * pSvLink )
pConnection = new DdeConnection( sServer, sTopic );
if( pConnection->GetError() )
{
- // kann man denn das System-Topic ansprechen ?
- // dann ist der Server oben, kennt nur nicht das Topic!
// Is it possible to address the system-Topic?
// then the server is up, it just does not know the topic!
if( sTopic.EqualsIgnoreCaseAscii( "SYSTEM" ) )