mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 4eb22026: Remove ContextualDictionary.haveContentsChanged().
* commit '4eb220269b2fffa36a98ecf0deb44ac8a5d6b100': Remove ContextualDictionary.haveContentsChanged().
This commit is contained in:
commit
a197d8773a
@ -50,9 +50,4 @@ public class ContextualDictionary extends ExpandableBinaryDictionary {
|
|||||||
@Override
|
@Override
|
||||||
protected void loadInitialContentsLocked() {
|
protected void loadInitialContentsLocked() {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
protected boolean haveContentsChanged() {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user