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 */