Improved code.
This commit is contained in:
parent
71c9bb563a
commit
ecba48a615
1 changed files with 0 additions and 1 deletions
|
@ -202,7 +202,6 @@ public class XMLSikevaDB
|
||||||
{
|
{
|
||||||
while (in.hasNextStartTag("element"))
|
while (in.hasNextStartTag("element"))
|
||||||
{
|
{
|
||||||
|
|
||||||
//
|
//
|
||||||
Element element = readElement(in);
|
Element element = readElement(in);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue