mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 18:46:16 +00:00
Remove debug output
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
a1c59260bc
commit
3a1502de71
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@
|
|||
<xsl:with-param name="index" select="'10'"/>
|
||||
</xsl:call-template>
|
||||
|
||||
<location debug="{$cylinders}">
|
||||
<location>
|
||||
<xsl:variable name="gps">
|
||||
<xsl:call-template name="getFieldByIndex">
|
||||
<xsl:with-param name="index" select="16 + ($cylinders - 1) * 5"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue