mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-23 04:41:16 +00:00
Removed unused variable.
This commit is contained in:
parent
fcf6506527
commit
93eeb22473
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ public class SyncthingRunnable implements Runnable {
|
|||
|
||||
private final Context mContext;
|
||||
|
||||
private boolean mGenerate;
|
||||
|
||||
private String mSyncthingBinary;
|
||||
|
||||
private String[] mCommand;
|
||||
|
|
Loading…
Reference in a new issue