Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 508:90f03b909bb0
Removed never try-catch of a never thrown exception.
gnv-artifacts/trunk@591 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 21 Jan 2010 16:08:08 +0000 |
parents | 45be952a3215 |
children | e17621ccf06c |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Thu Jan 21 14:42:51 2010 +0000 +++ b/gnv-artifacts/ChangeLog Thu Jan 21 16:08:08 2010 +0000 @@ -1,3 +1,8 @@ +2010-01-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java: + Repaired revision. Removed try-catch of a never thrown exception. + 2010-01-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue136 & Issue137