comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java @ 843:4bae3081eb1e

Removed a already implemented TODO from code relating to WMS un-publishing after and end-of-life of an artifact. gnv-artifacts/trunk@957 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 20 Apr 2010 10:11:28 +0000
parents 2423cefe7d39
children c07d9f9a738c
comparison
equal deleted inserted replaced
842:31f63a14a2c3 843:4bae3081eb1e
160 160
161 // do it in background 161 // do it in background
162 new Thread() { 162 new Thread() {
163 @Override 163 @Override
164 public void run() { 164 public void run() {
165 // TODO: Do the un-publishing WMS stuff.
166 String path = resetShapeFilePath(); 165 String path = resetShapeFilePath();
167 166
168 if (path == null) { 167 if (path == null) {
169 return; 168 return;
170 } 169 }

http://dive4elements.wald.intevation.org