Fix off-by-one in the VirtualFAT cluster chain generator.
[pub/USBasp.git] / LUFA / StudioIntegration / XSLT / lufa_module_transform.xslt
index e3a0329..65ff2f0 100644 (file)
                            <xsl:value-of select="$filename"/>
                        </xsl:attribute>
                </build>
-
-               <build type="offline-help" subtype="module-help-page-append">
-                       <xsl:attribute name="value">
-                               <xsl:value-of select="$filename"/>
-                       </xsl:attribute>
-               </build>
        </xsl:template>
 
 </xsl:stylesheet>