am 87082b39: am 0b5e98f7: am 55585dbc: Fix loading widgets in <include>d workspaces.

* commit '87082b3937838386a38d563b1063eaa7f797ceca':
  Fix loading widgets in <include>d workspaces.
This commit is contained in:
Daniel Sandler
2014-02-14 20:37:14 +00:00
committed by Android Git Automerger
@@ -1046,7 +1046,6 @@ public class LauncherProvider extends ContentProvider {
// recursively load some more favorites, why not?
i += loadFavorites(db, resId);
added = false;
mMaxItemId = -1;
} else {
Log.w(TAG, String.format("Skipping <include workspace=0x%08x>", resId));
}