Update InfoItemHolder.java

This commit is contained in:
ksyko 2016-12-31 22:32:16 +05:30 committed by 59436419
parent b5df281447
commit a2e4585fe8
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ public class InfoItemHolder extends RecyclerView.ViewHolder {
itemDurationView,
itemUploadDateView,
itemViewCountView;
public Button itemButton;
public InfoItemHolder(View v) {