From 59451244a4d1e9f71735a089889a6bbdaf3ca375 Mon Sep 17 00:00:00 2001 From: Herbert von Broeuschmeul Date: Sun, 24 Oct 2010 22:01:26 +0200 Subject: code cleanup --- .../android/gps/bluetooth/provider/BlueetoothGpsManager.java | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/org/broeuschmeul/android/gps/bluetooth/provider/BlueetoothGpsManager.java b/src/org/broeuschmeul/android/gps/bluetooth/provider/BlueetoothGpsManager.java index bca3ca5..91489a5 100644 --- a/src/org/broeuschmeul/android/gps/bluetooth/provider/BlueetoothGpsManager.java +++ b/src/org/broeuschmeul/android/gps/bluetooth/provider/BlueetoothGpsManager.java @@ -44,7 +44,6 @@ import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import android.content.Context; import android.content.SharedPreferences; -import android.location.Criteria; import android.content.Intent; import android.location.LocationManager; import android.location.GpsStatus.NmeaListener; -- cgit v1.1