removed unused error_defs.h

This commit is contained in:
Erik Frojdh
2019-05-14 17:25:43 +02:00
parent 97692ae3ab
commit bc4d0452af
6 changed files with 1 additions and 349 deletions

View File

@ -2,7 +2,7 @@
#include "ClientSocket.h"
#include "SharedMemory.h"
#include "error_defs.h"
// #include "error_defs.h"
#include "logger.h"
#include "sls_detector_defs.h"
#include "network_utils.h"