frames: Remove last_motion_frame

Nothing cares about it.
This commit is contained in:
Jasper St. Pierre
2014-12-31 22:46:48 -08:00
parent 4a4d724e59
commit a5ad89dd65
2 changed files with 0 additions and 6 deletions

View File

@@ -96,7 +96,6 @@ struct _MetaFrames
GHashTable *text_heights;
GHashTable *frames;
MetaUIFrame *last_motion_frame;
MetaStyleInfo *normal_style;
GHashTable *style_variants;