am 27ce8811: DO NOT MERGE - Remove extra printf
Merge commit '27ce8811835e9bbc9e230a618e883d30d0101c9e' into gingerbread-plus-aosp * commit '27ce8811835e9bbc9e230a618e883d30d0101c9e': DO NOT MERGE - Remove extra printf
This commit is contained in:
commit
2818a2e555
|
@ -355,7 +355,6 @@ public class DroidDoc
|
|||
}
|
||||
}
|
||||
knownTags.add(words[0]);
|
||||
System.out.println("Known tag: " + words[0]);
|
||||
}
|
||||
if (fail) {
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue