1
0
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:
cketti 2013-05-23 16:45:19 +02:00
parent da09420dd0
commit 79059e30da

View File

@ -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 {