aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fm.h1
1 files changed, 0 insertions, 1 deletions
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;