Skip to content

Commit 7fea378

Browse files
committed
Remove accidental debug output
1 parent 41bf2ca commit 7fea378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/codeops.gi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2805,7 +2805,7 @@ function(C)
28052805
fi;
28062806
fi;
28072807
Add(param, tmpFile);
2808-
Print(param, "\n");
2808+
28092809
## Now call the external program
28102810
Process(DirectoryCurrent(),
28112811
Filename(path, "minimum-weight"),

0 commit comments

Comments
 (0)