am 6e2dae99: Merge "Cleaning up extra line related to icon density change." into ics-scoop
* commit '6e2dae99061758d205034bd0ddcc1e15828e8acc': Cleaning up extra line related to icon density change.
This commit is contained in:
commit
b4215be911
|
@ -52,7 +52,6 @@ public class IconCache {
|
|||
public IconCache(LauncherApplication context) {
|
||||
mContext = context;
|
||||
mPackageManager = context.getPackageManager();
|
||||
int density = context.getResources().getDisplayMetrics().densityDpi;
|
||||
if (LauncherApplication.isScreenLarge()) {
|
||||
ActivityManager activityManager =
|
||||
(ActivityManager) context.getSystemService(Context.ACTIVITY_SERVICE);
|
||||
|
|
Loading…
Reference in New Issue