From 1d771836abd9b0ef4bffbfe7f09a6f8ff2cc85db Mon Sep 17 00:00:00 2001 From: Björn Hagemeister Date: Tue, 17 Jun 2014 12:31:06 +0200 Subject: Moved method isManagerMachine() from MainWindow to Client. isManagerMachine() is now called just once directly in lockScreen(). --- src/server/mainwindow/mainwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/server/mainwindow/mainwindow.h') diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h index dbef1b1..851dc84 100644 --- a/src/server/mainwindow/mainwindow.h +++ b/src/server/mainwindow/mainwindow.h @@ -76,7 +76,6 @@ private: void savePosition(ConnectionFrame *cf); void changeProjection(Client *from, Mode mode = Mode::Broadcast, Client *to = NULL); void tellClientCurrentSituation(Client* client); - bool isManagerMachine(Client* client); void reset(); void closeEvent(QCloseEvent *e); -- cgit v1.2.3-55-g7522