diff options
Diffstat (limited to 'kopete/plugins/webpresence/webpresence_xhtml.xsl')
-rw-r--r-- | kopete/plugins/webpresence/webpresence_xhtml.xsl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/plugins/webpresence/webpresence_xhtml.xsl b/kopete/plugins/webpresence/webpresence_xhtml.xsl index acec55ee..b50924ab 100644 --- a/kopete/plugins/webpresence/webpresence_xhtml.xsl +++ b/kopete/plugins/webpresence/webpresence_xhtml.xsl @@ -53,9 +53,6 @@ <xsl:template match="protocol"> <xsl:choose> - <xsl:when test=".='AIMProtocol'"> - <xsl:text>AIM</xsl:text> - </xsl:when> <xsl:when test=".='ICQProtocol'"> <xsl:text>ICQ</xsl:text> </xsl:when> |