mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-05 23:35:48 +03:00
@@ -774,10 +774,6 @@ main(int argc, char **argv)
|
||||
errorno = 5;
|
||||
goto done;
|
||||
}
|
||||
if (cur->indent == 1)
|
||||
xmlIndentTreeOutput = 1;
|
||||
else
|
||||
xmlIndentTreeOutput = 0;
|
||||
i++;
|
||||
} else {
|
||||
xmlFreeDoc(style);
|
||||
|
Reference in New Issue
Block a user