Skip to content

Commit 9516f66

Browse files
committed
minor change
1 parent 5eeb65e commit 9516f66

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/xmlobjects/xml/TextContent.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ public TextContent normalize() {
259259
}
260260

261261
content = new String(chars);
262-
trimmedContent = null;
263262
}
264263

265264
return this;

0 commit comments

Comments
 (0)