summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppPreference.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/bluetooth/opp/BluetoothOppPreference.java')
-rw-r--r--src/com/android/bluetooth/opp/BluetoothOppPreference.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/bluetooth/opp/BluetoothOppPreference.java b/src/com/android/bluetooth/opp/BluetoothOppPreference.java
index 787422293..8e7b7ebfb 100644
--- a/src/com/android/bluetooth/opp/BluetoothOppPreference.java
+++ b/src/com/android/bluetooth/opp/BluetoothOppPreference.java
@@ -46,7 +46,6 @@ import android.util.Log;
*/
public class BluetoothOppPreference {
private static final String TAG = "BluetoothOppPreference";
- private static final boolean D = Constants.DEBUG;
private static final boolean V = Constants.VERBOSE;
private static BluetoothOppPreference INSTANCE;