commit | d2f456647c06288542d9d4e0bbad043b841c244f | [log] [tgz] |
---|---|---|
author | Florian Thienel <florian@thienel.org> | Wed Jun 26 22:17:39 2013 +0200 |
committer | Florian Thienel <florian@thienel.org> | Wed Jun 26 22:37:50 2013 +0200 |
tree | 5054acc8df1f9fd0b07f1280ddecae05c68dbc23 | |
parent | 3289c4e92da37986699ad4adab8d4dba20faf903 [diff] |
remove duplication of split() in SplitBlockElementHandler The SplitBlockElementHandler uses the split() method instead of reimplementing split(). Signed-off-by: Florian Thienel <florian@thienel.org>