Mercurial > dive4elements > river
changeset 4745:c10103dc202f
Remove commented code.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 03 Jan 2013 09:56:43 +0100 |
parents | e825a5780a90 |
children | 0b60b77d4d00 |
files | flys-backend/src/main/java/de/intevation/flys/importer/parsers/DA66Parser.java |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-backend/src/main/java/de/intevation/flys/importer/parsers/DA66Parser.java Thu Jan 03 09:54:52 2013 +0100 +++ b/flys-backend/src/main/java/de/intevation/flys/importer/parsers/DA66Parser.java Thu Jan 03 09:56:43 2013 +0100 @@ -58,7 +58,6 @@ "([0-9 -JKMLMNOPQR]{7})?" + // y "([0-9 -]{7})?" // z ); - //Pattern.compile("^([0-9 -]{2})"); /** Indices to match group of main regex. */