This reverts commit b029293a3f578a65c812a7d6b5b030e8a9602a39.
@@ -120,7 +120,6 @@ class LocationFragment : Fragment(), ICurrentChildObserver, View.OnClickListener
private var mCountDownTimer: CountDownTimer? = null
private val POS_SESSION_TIME: Long = 60
private var startTimeTick: Long = 0
- //test
//weather
private var mIvWeather: ImageView? = null