removed ClientInterface

This commit is contained in:
Erik Frojdh
2019-05-15 08:38:49 +02:00
parent 97dd329a7b
commit bf0847e967
7 changed files with 1 additions and 129 deletions

View File

@@ -1,5 +1,4 @@
#include "slsDetector.h"
#include "ClientInterface.h"
#include "ClientSocket.h"
#include "ServerInterface.h"
#include "SharedMemory.h"