summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/webpresence/webpresence_xhtml_images.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/webpresence/webpresence_xhtml_images.xsl')
-rw-r--r--kopete/plugins/webpresence/webpresence_xhtml_images.xsl3
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/plugins/webpresence/webpresence_xhtml_images.xsl b/kopete/plugins/webpresence/webpresence_xhtml_images.xsl
index 8254a674..cf8d0219 100644
--- a/kopete/plugins/webpresence/webpresence_xhtml_images.xsl
+++ b/kopete/plugins/webpresence/webpresence_xhtml_images.xsl
@@ -25,9 +25,6 @@
<xsl:template match="protocol">
<xsl:choose>
- <xsl:when test=".='MSNProtocol'">
- <img src="{$images}/msn_protocol.png" alt="MSN" title="MSN"/>
- </xsl:when>
<xsl:when test=".='ICQProtocol'">
<img src="{$images}/icq_protocol.png" alt="ICQ" title="ICQ"/>
</xsl:when>