summaryrefslogtreecommitdiff
path: root/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'data.h')
-rw-r--r--data.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/data.h b/data.h
deleted file mode 100644
index b0ecd2d..0000000
--- a/data.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef DATA_H
-#define DATA_H
-
-#define UNIX_SOCKET_PATH "/tmp/tcpproxy.unix"
-
-#endif