This commit is contained in:
honfika@gmail.com
2016-03-08 10:52:25 +01:00
parent 38ff3b0b6b
commit 3528f1d8b5

View File

@@ -2954,7 +2954,6 @@ public class XFLConverter {
psXml.writeEndElement();
psXml.writeEndElement();
psXml.writeElementValueRaw("LibraryVersions", Helper.newLine + " "); // todo: is this really needed or an empty tag is ok?
psXml.writeEndElement();
} else {
psXml.writeStartElement("LibraryPath");
psXml.writeStartElement("library-path-entry");