Fixing pmd:RedundantFieldInitializer - Redundant Field Initializer.
This commit is contained in:
parent
25a776cc93
commit
dd2398efad
17 changed files with 45 additions and 45 deletions
|
|
@ -48,7 +48,7 @@ import info.guardianproject.netcipher.proxy.OrbotHelper;
|
|||
public class SettingsActivity extends PreferenceActivity {
|
||||
|
||||
private static final int REQUEST_INSTALL_ORBOT = 0x1234;
|
||||
private AppCompatDelegate mDelegate = null;
|
||||
private AppCompatDelegate mDelegate;
|
||||
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceBundle) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue