Skip to content

Commit b3470ba

Browse files
author
Michael Franzl
committed
removed empty _param tag in .inx file that crashes inkscape v0.48 on Debian Linux when accessed
1 parent a6e8956 commit b3470ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gcodetools-dev.inx

-2
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,6 @@ packets will be needed)">false</param>
325325
Inside corner:</_param>
326326
<param name="box-in-len-inside" type="string" _gui-text="In-going length formula (if &lt;0 will add some path):">-(boxa/tan(boxb)/sin(a) - boxa/sin(boxb)/tan(boxc))</param>
327327
<param name="box-out-len-inside" type="string" _gui-text="Out-going length formula (if &lt;0 will add some path):">-boxa/tan(boxb)/sin(a)</param>
328-
<_param name="help" type="description" xml:space="preserve">
329-
</_param>
330328

331329
<param name='box-prepare-a' type="string" _gui-text='Paramater boxa:'>50*3.14159265/180</param>
332330
<param name='box-prepare-b' type="string" _gui-text='Paramater boxb:'>50*3.14159265/180</param>

0 commit comments

Comments
 (0)