mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-18 13:52:18 -05:00
Remove override annotation so we can use the latest SDK to compile
This commit is contained in:
parent
da09420dd0
commit
79059e30da
@ -194,7 +194,6 @@ public class MessageWebView extends TitleBarWebView {
|
||||
* Emulate the shift key being pressed to trigger the text selection mode
|
||||
* of a WebView.
|
||||
*/
|
||||
@Override
|
||||
public void emulateShiftHeld() {
|
||||
try {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user