Removed more unused stuff in context

This commit is contained in:
Dorota Czaplejewicz
2019-06-22 15:57:48 +00:00
parent d6feec8010
commit 765c496068
3 changed files with 11 additions and 125 deletions

View File

@ -93,8 +93,6 @@ EekKeyboard *eekboard_context_service_get_keyboard
(EekboardContextService *context);
gboolean eekboard_context_service_get_fullscreen
(EekboardContextService *context);
const gchar * eekboard_context_service_get_client_name
(EekboardContextService *context);
G_END_DECLS
#endif /* EEKBOARD_CONTEXT_SERVICE_H */