summaryrefslogtreecommitdiff
path: root/code/ecp/config_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/ecp/config_posix.h')
-rw-r--r--code/ecp/config_posix.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/code/ecp/config_posix.h b/code/ecp/config_posix.h
deleted file mode 100644
index 51babef..0000000
--- a/code/ecp/config_posix.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _ECP_CONFIG
-#define _ECP_CONFIG
-
-#define ECP_WITH_PTHREAD 1
-#define ECP_WITH_HTABLE 1
-#define ECP_WITH_RBUF 1
-#define ECP_WITH_MSGQ 1
-#define ECP_DEBUG 1
-
-#endif \ No newline at end of file