X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/bdc0332c23b326d21193f71ff7db2cf587de0c43..81ef2eaaeae9ac1d4bae4257f22ce83c0170aab8:/src/com/owncloud/android/location/LocationUpdateService.java diff --git a/src/com/owncloud/android/location/LocationUpdateService.java b/src/com/owncloud/android/location/LocationUpdateService.java index f2eab984..7fe2ee9f 100644 --- a/src/com/owncloud/android/location/LocationUpdateService.java +++ b/src/com/owncloud/android/location/LocationUpdateService.java @@ -27,7 +27,6 @@ import android.location.LocationManager; import android.location.LocationProvider; import android.os.Bundle; import android.preference.PreferenceManager; -import android.util.Log; import android.widget.Toast; import com.owncloud.android.Log_OC;