зеркало из https://github.com/mozilla/Jisort.git
removed some unused variables
This commit is contained in:
Родитель
24d3230729
Коммит
b1e84c5501
|
@ -19,10 +19,8 @@ import java.util.ArrayList;
|
|||
import java.util.List;
|
||||
|
||||
public class TopicsFragment extends ListFragment {
|
||||
public static int OVERLAY_PERMISSION_REQ_CODE_CHATHEAD = 1234;
|
||||
TopicsAdapter adapter;
|
||||
private LinearLayout listFooterView;
|
||||
private SwitchCompat toggleSwitch, funmodeSwitch = null;
|
||||
|
||||
public TopicsFragment() {
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче