Syncing my state before starting to reorganize the UI parts of the source...
[quassel.git] / src / qtui / coreconnectdlg.cpp
index 4d0740c..d2c8d06 100644 (file)
@@ -208,7 +208,6 @@ void CoreConnectDlg::doAutoConnect() {
 
 void CoreConnectDlg::doConnect() {
   accountChanged(); // save current account info
-
   QVariantMap conninfo;
   ui.stackedWidget->setCurrentIndex(1);
   if(ui.internalCore->isChecked()) {