From 6b3b3b1b4dff54c24a1291fb2787e6e86600ae12 Mon Sep 17 00:00:00 2001 From: Manuel Schneider Date: Tue, 20 May 2014 13:38:28 +0200 Subject: Reduce codebase * Drop Prepare MainWindow::prepareForProjection * Drop redundant code in prepareForProjection (now unicast) * Adjust comments --- 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 d6b0265..8340ff3 100644 --- a/src/server/mainwindow/mainwindow.h +++ b/src/server/mainwindow/mainwindow.h @@ -66,7 +66,6 @@ private: ConnectionFrame* createFrame(); bool loadPosition(QSettings& settings, const QString& id, int& x, int& y); void savePosition(ConnectionFrame *cf); - void prepareForProjection(Client * const from, Client * const to); bool isValidClient(Client* client); void broadcast(Client *from); void unicast(Client *from, Client *to); -- cgit v1.2.3-55-g7522