summaryrefslogtreecommitdiffstats
path: root/src/gui/connectionWindow.cpp
diff options
context:
space:
mode:
authorFabian Schillinger2010-07-09 21:18:44 +0200
committerFabian Schillinger2010-07-09 21:18:44 +0200
commit5acd0590258e9335cf4d3b1910a517efccd22a3e (patch)
tree5c2a127249fac6f8ba15d132c2cd6ef00e6a577f /src/gui/connectionWindow.cpp
parentBuilding rpms is now supported. On Debian based systems you need the rpm pack... (diff)
downloadpvs-5acd0590258e9335cf4d3b1910a517efccd22a3e.tar.gz
pvs-5acd0590258e9335cf4d3b1910a517efccd22a3e.tar.xz
pvs-5acd0590258e9335cf4d3b1910a517efccd22a3e.zip
first commit to test git
Diffstat (limited to 'src/gui/connectionWindow.cpp')
-rw-r--r--src/gui/connectionWindow.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/connectionWindow.cpp b/src/gui/connectionWindow.cpp
index cf51051..9e7b370 100644
--- a/src/gui/connectionWindow.cpp
+++ b/src/gui/connectionWindow.cpp
@@ -263,8 +263,6 @@ bool ConnectionWindow::remoteHelp(QString sname) {
}
-
-
bool ConnectionWindow::lockStations() {
if (std::list<QString>* lockList = MainWindow::getConnectionList()->getSelectedClients()) {
if (!lockList->empty()) {