1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Removed some commented out code no longuer needed

This commit is contained in:
Bao-Long Nguyen-Trong 2009-06-06 15:50:06 +00:00
parent f6b4cbc43e
commit 2a7c2fcfb2

View File

@ -37,7 +37,6 @@ import android.view.Window;
import android.view.View.OnClickListener;
import android.webkit.CacheManager;
import android.webkit.UrlInterceptHandler;
// import android.webkit.PluginData; // XXX TODO reenable when we switch to sdk 1.5
import android.webkit.WebView;
import android.webkit.CacheManager.CacheResult;
import android.webkit.PluginData;
@ -114,8 +113,6 @@ public class MessageView extends K9Activity
private Menu optionsMenu = null;
// public PluginData getPluginData(String x, Map<String,String> y) {return null;} // XXX TODO reenable when we switch to 1.5
private DateFormat getDateFormat()
{
if (dateFormat == null)