shell: Remove shell_util_text_insert_keyval()

It is now unused.
This commit is contained in:
Carlos Garnacho
2016-08-10 11:25:50 +02:00
parent c3e68955e3
commit 284cbf3ea7
2 changed files with 0 additions and 15 deletions

View File

@ -48,9 +48,6 @@ void shell_util_cursor_tracker_to_clutter (MetaCursorTracker *tracker,
gboolean shell_util_need_background_refresh (void);
void shell_util_text_insert_keyval (ClutterActor *actor,
guint keyval);
ClutterContent * shell_util_get_content_for_window_actor (MetaWindowActor *window_actor,
MetaRectangle *window_rect);