aboutsummaryrefslogtreecommitdiffstats
path: root/sxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sxiv.h')
-rw-r--r--sxiv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sxiv.h b/sxiv.h
index 2d026b1..b95d7ff 100644
--- a/sxiv.h
+++ b/sxiv.h
@@ -113,7 +113,6 @@ typedef enum {
typedef struct {
const char *name; /* as given by user */
const char *path; /* always absolute */
- const char *base;
fileflags_t flags;
} fileinfo_t;