aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/gtk/gtknarrativeview.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2019-03-05 08:57:26 +0100
committerThomas White <taw@bitwiz.me.uk>2019-03-05 08:57:26 +0100
commit7cf7aaf9eba9ea6550ca6c09631c9f6783c1a24b (patch)
tree82b66e7cd18b48b7149ac9fc5584b5b4c7c784ee /libstorycode/gtk/gtknarrativeview.h
parent915fcacee4c49f017ab2599b4307198ca3f713d3 (diff)
Remove unused PangoContext
Diffstat (limited to 'libstorycode/gtk/gtknarrativeview.h')
-rw-r--r--libstorycode/gtk/gtknarrativeview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstorycode/gtk/gtknarrativeview.h b/libstorycode/gtk/gtknarrativeview.h
index bf596fc..7fa4d38 100644
--- a/libstorycode/gtk/gtknarrativeview.h
+++ b/libstorycode/gtk/gtknarrativeview.h
@@ -94,7 +94,6 @@ struct _gtknarrativeview
/*< private >*/
Presentation *p;
GtkIMContext *im_context;
- PangoContext *pc;
int w; /* Surface size in pixels */
int h;