summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/main.c b/main.c
index 0f5f603..7d0ab9b 100644
--- a/main.c
+++ b/main.c
@@ -10,13 +10,6 @@
  *   + "message not yours to edit"
  *   + "got 78 users and 722 posts in [nanoseconds?]"
  *
- * - make it so that page up/page down act based on number of lines
- *   traversed, not abstract number of posts skipped
- *
- * - check bink.py to see if it gets the filename timestamp
- *   (a) at the time you start editing; or
- *   (b) at the time you actually post
- *
  **/
 
 #define _POSIX_C_SOURCE 202506L