diff --git a/todo.php b/todo.php
deleted file mode 100644
--- a/todo.php
+++ /dev/null
@@ -1,35 +0,0 @@
-.
- */
-
-	include_once 'inc/class.page.php'; 
-	$todopage = new page('TODO');
-?>
-
-
Items to Consider:
-
-	- Autoincrement section num/letter/custom labels
 
-	- After selecting a start time, set the end time to one hour after the start time
 
-        - Append sections
 
-	- Form validation to ensure endtime is after starttime, at least one day is checked.
 
-
-
-
-foot();