aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-10-17 23:09:04 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-10-30 01:50:02 +0800
commit8a0f0cfdc970853e56d83a39ee50d6786fd4a348 (patch)
tree3d38d0a1b1eae5ae90d1581aa2ea40fd518f3615 /widgets/text/e-text.h
parentd5cf0c298c2184b18946b5acbd1e062b39d32fc5 (diff)
downloadgsoc2013-evolution-8a0f0cfdc970853e56d83a39ee50d6786fd4a348.tar
gsoc2013-evolution-8a0f0cfdc970853e56d83a39ee50d6786fd4a348.tar.gz
gsoc2013-evolution-8a0f0cfdc970853e56d83a39ee50d6786fd4a348.tar.bz2
gsoc2013-evolution-8a0f0cfdc970853e56d83a39ee50d6786fd4a348.tar.lz
gsoc2013-evolution-8a0f0cfdc970853e56d83a39ee50d6786fd4a348.tar.xz
gsoc2013-evolution-8a0f0cfdc970853e56d83a39ee50d6786fd4a348.tar.zst
gsoc2013-evolution-8a0f0cfdc970853e56d83a39ee50d6786fd4a348.zip
e-text: Draw with cairo
Diffstat (limited to 'widgets/text/e-text.h')
-rw-r--r--widgets/text/e-text.h1
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 */