diff options
| author | verdant <im@verdant.ee> | 2026-07-28 20:39:14 +0800 |
|---|---|---|
| committer | verdant <im@verdant.ee> | 2026-07-28 20:44:30 +0800 |
| commit | 8ba49b08cb63181cd74424de8d9727248d1f1b86 (patch) | |
| tree | 2098a87329f7190007bf64cbcac03529de6f54c1 | |
| parent | 38508ed6e468758939a48cc4eb1ef45f4f452628 (diff) | |
| download | sf-8ba49b08cb63181cd74424de8d9727248d1f1b86.tar.gz sf-8ba49b08cb63181cd74424de8d9727248d1f1b86.zip | |
Remove unused comment
| -rw-r--r-- | src/fm.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |
