summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/config.h b/src/config.h
index a59f7bc..0e3e786 100644
--- a/src/config.h
+++ b/src/config.h
@@ -74,8 +74,4 @@
#define NUMBER_DEVICES 8
#define DEFAULT_READ_AHEAD_KB 512
-// +++++ Misc +++++
-#define DEFAULT_SERVER_CONFIG_FILE "/etc/dnbd3/server.conf"
-#define DEFAULT_CLIENT_CONFIG_FILE "/etc/dnbd3/client.conf"
-
#endif /* CONFIG_H_ */