diff options
Diffstat (limited to 'widgets/misc/e-clipped-label.h')
-rw-r--r-- | widgets/misc/e-clipped-label.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/widgets/misc/e-clipped-label.h b/widgets/misc/e-clipped-label.h index e6e2851538..002cb0de0a 100644 --- a/widgets/misc/e-clipped-label.h +++ b/widgets/misc/e-clipped-label.h @@ -50,10 +50,6 @@ struct _EClippedLabel GtkMisc misc; gchar *label; - GdkWChar *label_wc; - - /* This is the number of wide characters in the label. */ - gint wc_len; /* This is the width of the entire label string, in pixels. */ gint label_width; |