1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 12:51:16 +00:00

Removed unused variable.

This commit is contained in:
Felix Ableitner 2015-07-21 14:05:12 +02:00
parent fcf6506527
commit 93eeb22473

View file

@ -37,8 +37,6 @@ public class SyncthingRunnable implements Runnable {
private final Context mContext;
private boolean mGenerate;
private String mSyncthingBinary;
private String[] mCommand;