small refactoring in GeofenceApp android

This commit is contained in:
Andrei Bechet 2015-07-01 11:33:30 +02:00
parent 08a738316f
commit e6344c3f3d
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ import static com.esrlabs.geofence.Utils.location;
public class GeofenceApp extends Service implements LocationListener {
public static final String TAG = "GeofenceApp";
public static final String CAN_PROVIDER = "CanLocationProvider";
private LocationManager locationManager;
private Geofence geofence;