Remove obsoleted and unused pieces

This commit is contained in:
Dorota Czaplejewicz
2019-08-16 10:56:37 +00:00
parent 524040cf00
commit 2e201b67a7
6 changed files with 2 additions and 248 deletions

View File

@ -75,7 +75,6 @@ struct _EekboardContextServicePrivate {
GHashTable *keyboard_hash; // a table of available keyboards, per layout
// TODO: make use of repeating buttons
EekKey *repeat_key;
guint repeat_timeout_id;
gboolean repeat_triggered;