From 0e8c1c97518d9d746eb33c3819d5786b403a8707 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Mon, 3 Aug 2026 09:44:30 +0200 Subject: Remove todo regarding readline --- src/main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index b07f43d..3d97d56 100644 --- a/src/main.c +++ b/src/main.c @@ -15,8 +15,6 @@ #include "system.h" #include "utils.h" -/* TODO: Use Readline if possible */ - /* Structure that aims at making parsing commands and sub-commands options * easy. The work is done by the parse_args function. */ struct ftag_command { -- cgit v1.2.3