ecs: change host address data type to INADDR_ANY
[sdk/emulator/qemu.git] / tizen / src / ecs / ecs.h
index 3458dfa..1eda628 100644 (file)
@@ -34,8 +34,6 @@
 
 #include "ecs_internal.h"
 
-#define HOST_LISTEN_ADDR        "127.0.0.1"
-
 #define COMMANDS_TYPE           "type"
 #define COMMANDS_DATA           "data"