3.) Move services into base
[reactos.git] / reactos / services / dhcpd / TODO
diff --git a/reactos/services/dhcpd/TODO b/reactos/services/dhcpd/TODO
deleted file mode 100644 (file)
index b29327f..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-There are two kind of things, the essentials and the optionals.
-
-Optionals:
-- Implement a way to bypass the IP stack and send packets directly.
-- Sort and beauty the code, maybe rewritting in C++.
-
-Essentials:
-- Compile it and test it in MS Windows platforms(work in progress).