summaryrefslogtreecommitdiff
path: root/src/items.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/items.h')
-rw-r--r--src/items.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/items.h b/src/items.h
index 491a8b3..6aad2a8 100644
--- a/src/items.h
+++ b/src/items.h
@@ -71,10 +71,6 @@ typedef struct {
gchar *border_style;
TIndexItemType type;
gboolean hidden;
-
- /* generated item info */
- /* !! be careful with writes to this structure during thread work !! */
- gboolean gen_portrait; /* thumbnail orientation, don't use for original image orientation */
} TIndexItem;
typedef struct {