Skip to content

Commit

Permalink
TEMP: remove unused socket headers
Browse files Browse the repository at this point in the history
  • Loading branch information
CendioOssman committed Apr 16, 2024
1 parent c4cb76d commit 81cacb4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion vncviewer/appmanager.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include <QDebug>
#include <QProcess>
#include <QScreen>
#include <QTcpSocket>
#include <QTimer>
#if defined(__APPLE__)
#include "cocoa.h"
Expand Down
2 changes: 0 additions & 2 deletions vncviewer/vncconnection.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@

#include <QApplication>
#include <QClipboard>
#include <QLocalSocket>
#include <QProcess>
#include <QSocketNotifier>
#include <QTcpSocket>
#include <QTimer>
#undef asprintf
#include "CConn.h"
Expand Down

0 comments on commit 81cacb4

Please sign in to comment.