Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 376:aa0889141b15
Removed an unused parameter from DischargeTables.getQForW().
flys-artifacts/trunk@1788 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 02 May 2011 12:41:24 +0000 |
parents | 60f63539d004 |
children | 0ccf7200fc51 |
comparison
equal
deleted
inserted
replaced
375:60f63539d004 | 376:aa0889141b15 |
---|---|
1 2011-05-02 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/DischargeTables.java: | |
4 Removed an unused parameter 'result' of getQForW(). | |
5 | |
1 2011-05-02 Ingo Weinzierl <ingo@intevation.de> | 6 2011-05-02 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: Removed | 8 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: Removed |
4 the getDataset() method and replaced it with a addDataset() method. | 9 the getDataset() method and replaced it with a addDataset() method. |
5 On this way, concrete subclasses of this OutGenerator can have multiple | 10 On this way, concrete subclasses of this OutGenerator can have multiple |