[Dive4elements-commits] [PATCH 04 of 10] Remove commented code

Wald Commits scm-commit at wald.intevation.org
Thu Jan 3 10:16:20 CET 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1357203403 -3600
# Node ID c10103dc202f0c04eaa631c39993550a07f7a92c
# Parent  e825a5780a90926614325dcaadab75b51b934a59
Remove commented code.

diff -r e825a5780a90 -r c10103dc202f flys-backend/src/main/java/de/intevation/flys/importer/parsers/DA66Parser.java
--- 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. */


More information about the Dive4elements-commits mailing list