aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2019-04-05 09:44:03 +0200
committerLinus Nordberg <linus@nordberg.se>2019-04-05 09:44:03 +0200
commitc751c3e6678b45f5673612ee3cbcb13fd686ea2d (patch)
treea7156b7f1c2a865973103aaca2ecd5eb80dc79d0 /common.h
parentWIP poc0 (diff)
downloadwg-dynamic-c751c3e6678b45f5673612ee3cbcb13fd686ea2d.tar.xz
wg-dynamic-c751c3e6678b45f5673612ee3cbcb13fd686ea2d.zip
remove TODO
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.h b/common.h
index c73350e..0441fa4 100644
--- a/common.h
+++ b/common.h
@@ -26,7 +26,6 @@ static const uint16_t WG_DYNAMIC_PORT = 1337;
#define WG_DYNAMIC_LEASETIME 10 /* NOTE: 10s is good for testing purposes */
-/* TODO: Move client specific items to its own CLIENT_ITEMS */
#define ITEMS \
E(WGKEY_UNKNOWN, "") /* must be the first entry */ \
/* CMD START */ \