1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Removed unused qupzilla.ico

This commit is contained in:
David Rosca 2015-10-14 15:03:10 +02:00
parent 387aee12c2
commit a4a6d3eb7a
3 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@
<file>html/plus.png</file>
<file>html/loading.gif</file>
<file>html/reload.png</file>
<file>html/qupzilla.ico</file>
<file>html/broken-page.png</file>
<file>html/configure.png</file>
<file>html/config.html</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -498,7 +498,6 @@ QString QupZillaSchemeReply::adblockPage()
aPage = QzTools::applyDirectionToPage(aPage);
}
QString page = aPage;
QUrlQuery query(m_job->requestUrl());