From afacc9d1c75db16795476a8c720f124cccda7a11 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sat, 3 Jan 2026 22:11:48 +0100 Subject: Remove todo --- 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 1a2eac8..1593db5 100644 --- a/src/main.c +++ b/src/main.c @@ -26,8 +26,6 @@ enum encrypt { This would allow working with different databases with the same ftag binary and moving the database. */ -/* TODO: add options for encrypting files using GPG */ - /* 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