mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-23 04:41:16 +00:00
Removed leftover comment.
This commit is contained in:
parent
f4565c1bb0
commit
bc02c50bcf
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ public class LocalDeviceInfoFragment extends Fragment
|
|||
}
|
||||
|
||||
private void onDrawerOpened() {
|
||||
// FIXME: never called
|
||||
mTimer = new Timer();
|
||||
mTimer.schedule(new TimerTask() {
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue