summaryrefslogtreecommitdiffstats
path: root/src/core/favicon_driver_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/favicon_driver_qt.h')
-rw-r--r--src/core/favicon_driver_qt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/favicon_driver_qt.h b/src/core/favicon_driver_qt.h
index 96bd682a2..6dc377969 100644
--- a/src/core/favicon_driver_qt.h
+++ b/src/core/favicon_driver_qt.h
@@ -137,9 +137,6 @@ private:
GURL m_bypassCachePageURL;
- // nullopt until the actual list is reported via DidUpdateFaviconURL().
- absl::optional<std::vector<blink::mojom::FaviconURLPtr>> m_faviconUrls;
-
int m_completedHandlersCount = 0;
FaviconStatusQt m_latestFavicon;