diff options
Diffstat (limited to 'widgets/text/e-text.h')
-rw-r--r-- | widgets/text/e-text.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/text/e-text.h b/widgets/text/e-text.h index 7cccad370c..6cc47b5b1a 100644 --- a/widgets/text/e-text.h +++ b/widgets/text/e-text.h @@ -120,7 +120,6 @@ struct _EText { gdouble xofs, yofs; /* Text offset distance from anchor position */ GdkColor color; /* Fill color */ - GdkGC *gc; /* GC for drawing text */ gint cx, cy; /* Top-left canvas coordinates for text */ gint text_cx, text_cy; /* Top-left canvas coordinates for text */ |