From 65dc51b32b6bc8c4bab83a367ad939185785cc3b Mon Sep 17 00:00:00 2001
From: g0dil <g0dil@wiback.org>
Date: Fri, 15 Dec 2006 14:52:18 +0000
Subject: [PATCH] Forgot to remove TODO items

---
 Mainpage.dox            | 3 ---
 doclib/doxy-footer.html | 1 -
 2 files changed, 4 deletions(-)

diff --git a/Mainpage.dox b/Mainpage.dox
index 54d75f80c..7be9e0a06 100644
--- a/Mainpage.dox
+++ b/Mainpage.dox
@@ -70,9 +70,6 @@
     POSIX platforms with a BSD Socket API, the library should be
     usable, possibly with some tweaking (except for the Scheduler,
     which relies on \c epoll)
-    
-    \todo
-    \li coding standards and patterns
  */
 
 /** \page build Building the framework
diff --git a/doclib/doxy-footer.html b/doclib/doxy-footer.html
index db391aa59..d293699d6 100644
--- a/doclib/doxy-footer.html
+++ b/doclib/doxy-footer.html
@@ -3,7 +3,6 @@
 </div>
 <div id="footer">
   <span>
-    <a href="todo.html">Todo</a> |
     <a href="mailto:senf-dev@lists.berlios.de">Contact: senf-dev@lists.berlios.de</a> |
     Copyright &copy; 2006 Fraunhofer Gesellschft, SatCom, Stefan Bund
   </span>
-- 
GitLab