diff --git a/templates/opera2an.xslt b/templates/opera2an.xslt
index 22414b7a9c7d3cf4e58943d7067e1d816c4cc075..2f3e70cf271594ebdcb8ccb368e73dacadd759d6 100644
--- a/templates/opera2an.xslt
+++ b/templates/opera2an.xslt
@@ -52,7 +52,6 @@
 </xsl:template>
 
 <xsl:template match="tei:sg">
-<!--  <xsl:message><xsl:value-of select="@xml:id" />: <xsl:value-of select="tei:singer/@who" /></xsl:message> -->
   <speech by="#{tei:singer[1]/@who}">
     <xsl:apply-templates/>
   </speech>