From 8ba49b08cb63181cd74424de8d9727248d1f1b86 Mon Sep 17 00:00:00 2001 From: verdant Date: Tue, 28 Jul 2026 20:39:14 +0800 Subject: Remove unused comment --- src/fm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/fm.h b/src/fm.h index 9293bfe..35f2b26 100644 --- a/src/fm.h +++ b/src/fm.h @@ -31,7 +31,6 @@ typedef struct { file_list *next; int cursor; window *windows[2]; - /* int got_next_dir; */ char got_dir[PATH_MAX]; char cwd[PATH_MAX]; int top, bottom; -- cgit v1.2.3