Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Conflicts:
	CHANGELOG.md
  • Loading branch information
M66B committed Nov 21, 2013
2 parents 865007b + cceb1bf commit 292a4b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/biz/bokhorst/xprivacy/SettingsDialog.java
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,6 @@ public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
cbRandom.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() {
@Override
public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
btnRandom.setEnabled(!isChecked);

cbSerial.setEnabled(!isChecked);
cbLat.setEnabled(!isChecked);
cbLon.setEnabled(!isChecked);
Expand Down

0 comments on commit 292a4b8

Please sign in to comment.