summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index ec41da2..1d31f60 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,7 +1,7 @@
#ifndef CONFIG_H_
#define CONFIG_H_
-#define PORT 5003 // TODO: make obsolete
+#define PORT 5003
#define KERNEL_SECTOR_SIZE 512
#define DNBD3_BLOCK_SIZE 4096