diff options
Diffstat (limited to 'src/net/netconnection.cpp')
| -rw-r--r-- | src/net/netconnection.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/net/netconnection.cpp b/src/net/netconnection.cpp deleted file mode 100644 index 63ca7060..00000000 --- a/src/net/netconnection.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#include "netconnection.h" - -NetConnection::NetConnection(QObject *parent) - : QObject(parent) -{} |
