diff options
Diffstat (limited to 'widgets/table/e-cell-text.h')
-rw-r--r-- | widgets/table/e-cell-text.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/widgets/table/e-cell-text.h b/widgets/table/e-cell-text.h index ee3e1f5202..7645a0064b 100644 --- a/widgets/table/e-cell-text.h +++ b/widgets/table/e-cell-text.h @@ -91,9 +91,6 @@ struct _ECellText { See the XParseColor man page for the formats available. */ gint color_column; gint bg_color_column; - - /* This stores the colors we have allocated. */ - GHashTable *colors; }; struct _ECellTextClass { |