Description: remove icon link from example html file
This patch removes a suposedly privacy breach detected by lintian.
As the Trolltech site is down and the example is simply not working I am
just removing the link to it.
Author: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Forwarded: not-needed
Last-Update: 2014-06-25
---
examples/xml/htmlinfo/trolltech_com.html | 3 ---
1 file changed, 3 deletions(-)
|
|
|
|
| 110 | 110 | <style type="text/css" media="all">@import url(http://trolltech.com/IEFixes.css);</style> |
| 111 | 111 | <![endif]--> |
| 112 | 112 | |
| 113 | | <link rel="shortcut icon" type="image/x-icon" |
| 114 | | href="http://trolltech.com/favicon.ico" /> |
| 115 | | |
| 116 | 113 | <link rel="home" href="http://trolltech.com" |
| 117 | 114 | title="Front page" /> |
| 118 | 115 | <link rel="search" |