Remove the deprecated things from Config.java. These haven't been working since before 1.0.

Change-Id: Ic2e8fa68797ea9d486f4117f3d82c98233cdab1e
This commit is contained in:
Joe Onorato
2011-04-06 19:22:23 -07:00
parent ea4af8914a
commit 43a17654cf
117 changed files with 462205 additions and 541 deletions

View File

@ -22,7 +22,6 @@ import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import android.content.res.Resources;
import android.util.Config;
import android.util.Log;