diff options
Diffstat (limited to 'fm.h')
| -rw-r--r-- | fm.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ typedef struct { char got_dir[PATH_MAX]; char cwd[PATH_MAX]; int top, bottom; - bool need_redraw; } fm_info; file_list *fm_getdir(file_list *list, const char *path); |
