summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppReceiver.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/bluetooth/opp/BluetoothOppReceiver.java')
-rw-r--r--src/com/android/bluetooth/opp/BluetoothOppReceiver.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/bluetooth/opp/BluetoothOppReceiver.java b/src/com/android/bluetooth/opp/BluetoothOppReceiver.java
index 98800d477..436100728 100644
--- a/src/com/android/bluetooth/opp/BluetoothOppReceiver.java
+++ b/src/com/android/bluetooth/opp/BluetoothOppReceiver.java
@@ -54,7 +54,6 @@ import android.widget.Toast;
*/
public class BluetoothOppReceiver extends BroadcastReceiver {
private static final String TAG = "BluetoothOppReceiver";
- private static final boolean D = Constants.DEBUG;
private static final boolean V = Constants.VERBOSE;
@Override