comparison flys-artifacts/src/main/java/de/intevation/flys/exports/MiddleBedHeightGenerator.java @ 4047:3dc26ec2558d

Removed dead code
author Sascha L. Teichmann <teichmann@intevation.de>
date Sat, 06 Oct 2012 11:08:24 +0200
parents 5fced192b95c
children 0ac1158605bd
comparison
equal deleted inserted replaced
4046:ca208b2f35a0 4047:3dc26ec2558d
125 125
126 /** 126 /**
127 * Get internationalized label for the y axis. 127 * Get internationalized label for the y axis.
128 */ 128 */
129 protected String getHAxisLabel() { 129 protected String getHAxisLabel() {
130 FLYSArtifact flys = (FLYSArtifact) master;
131
132 return msg(I18N_YAXIS_LABEL, I18N_YAXIS_LABEL_DEFAULT); 130 return msg(I18N_YAXIS_LABEL, I18N_YAXIS_LABEL_DEFAULT);
133 } 131 }
134 132
135 133
136 /** 134 /**

http://dive4elements.wald.intevation.org