summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index afad558..2164310 100644
--- a/TODO
+++ b/TODO
@@ -25,8 +25,3 @@ turned on (after that, it'll work for all images in the slideshow).
Maybe I'll someday find out how to fix that :>
Make --start-at work with paths as well
-
-Fix Memory leaks in the menu.
-Sub-menus generated using the callbacks (feh_menu_func_gen_*) don't get
-properly freed. Looks like their background image somehow remains in memory or
-something.