frames: Remove forgotten references to tooltips

Tooltips were removed a little while back, but two historical artifacts
were untouched. We're not in the museum business, now are we...
This commit is contained in:
Jasper St. Pierre
2012-04-30 16:11:22 -04:00
parent aba39ef953
commit b0a099935b
2 changed files with 0 additions and 6 deletions

View File

@@ -94,8 +94,6 @@ struct _MetaFrames
GHashTable *text_heights;
GHashTable *frames;
guint tooltip_timeout;
MetaUIFrame *last_motion_frame;
GtkStyleContext *normal_style;