From 6e692a6d37ea917e0cd9147c4de8ad461f0cfdf3 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Mon, 20 Feb 2006 18:01:59 +0000 Subject: [PATCH] bug fix --- src/llconclientdlg.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/llconclientdlg.cpp b/src/llconclientdlg.cpp index 33ca6152..eeba740c 100755 --- a/src/llconclientdlg.cpp +++ b/src/llconclientdlg.cpp @@ -163,12 +163,6 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP, QWidget* parent, QObject::connect(RadioButtonRevSelR, SIGNAL(clicked()), this, SLOT(OnRevSelR())); - /* text edit controls */ -#ifdef _WIN32 - QObject::connect(LineEditServerAddr, SIGNAL(returnPressed()), - this, SLOT(OnConnectDisconBut())); -#endif - /* timers --------------------------------------------------------------- */ /* start timer for status bar */