From 2991b7e8390019d2a1cb2c9c8fcf98371bd43afc Mon Sep 17 00:00:00 2001 From: Frenk Date: Wed, 13 Mar 2019 13:14:17 +0100 Subject: [PATCH] Update BottomPanel.java --- android/src/com/mapswithme/maps/downloader/BottomPanel.java | 1 - 1 file changed, 1 deletion(-) diff --git a/android/src/com/mapswithme/maps/downloader/BottomPanel.java b/android/src/com/mapswithme/maps/downloader/BottomPanel.java index a200a0a59f..9812d9df62 100644 --- a/android/src/com/mapswithme/maps/downloader/BottomPanel.java +++ b/android/src/com/mapswithme/maps/downloader/BottomPanel.java @@ -112,7 +112,6 @@ class BottomPanel public void update() { - // DownloaderAdapter getAdapter is nonNull. DownloaderAdapter adapter = mFragment.getAdapter(); boolean search = adapter.isSearchResultsMode();