mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-17 21:32:26 -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
|
* Emulate the shift key being pressed to trigger the text selection mode
|
||||||
* of a WebView.
|
* of a WebView.
|
||||||
*/
|
*/
|
||||||
@Override
|
|
||||||
public void emulateShiftHeld() {
|
public void emulateShiftHeld() {
|
||||||
try {
|
try {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user