Skip to content

Commit

Permalink
remove unuse
Browse files Browse the repository at this point in the history
  • Loading branch information
TangXiaoLv committed Aug 1, 2017
1 parent f95abde commit 42ada92
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ public class AndroidUtilities {
checkDisplaySize();
}

public static int statusBarHeights;
static {
int resourceId = Gallery.applicationContext.getResources().getIdentifier("status_bar_height", "dimen", "android");
if (resourceId > 0) {
Expand Down

0 comments on commit 42ada92

Please sign in to comment.