aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-memory-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-table-memory-store.h')
-rw-r--r--e-util/e-table-memory-store.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/e-util/e-table-memory-store.h b/e-util/e-table-memory-store.h
index e9f88580dc..d3b95409f7 100644
--- a/e-util/e-table-memory-store.h
+++ b/e-util/e-table-memory-store.h
@@ -56,8 +56,7 @@ typedef enum {
E_TABLE_MEMORY_STORE_COLUMN_TYPE_TERMINATOR,
E_TABLE_MEMORY_STORE_COLUMN_TYPE_INTEGER,
E_TABLE_MEMORY_STORE_COLUMN_TYPE_STRING,
- E_TABLE_MEMORY_STORE_COLUMN_TYPE_PIXBUF,
- E_TABLE_MEMORY_STORE_COLUMN_TYPE_OBJECT,
+ E_TABLE_MEMORY_STORE_COLUMN_TYPE_PIXBUF
} ETableMemoryStoreColumnType;
typedef struct {