comparison flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeFactory.java @ 1886:6f047a407f84

Removed dead ';' from empty bodies. flys-artifacts/trunk@3245 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 13 Nov 2011 15:29:18 +0000
parents 9562ca537143
children 83b22ccf48da
comparison
equal deleted inserted replaced
1885:110dd067bb8f 1886:6f047a407f84
27 27
28 private static Logger logger = Logger.getLogger(ThemeFactory.class); 28 private static Logger logger = Logger.getLogger(ThemeFactory.class);
29 29
30 /** Trivial, hidden constructor. */ 30 /** Trivial, hidden constructor. */
31 private ThemeFactory() { 31 private ThemeFactory() {
32 ;
33 } 32 }
34 33
35 34
36 /** 35 /**
37 * Creates a new theme from <i>config</i>. 36 * Creates a new theme from <i>config</i>.

http://dive4elements.wald.intevation.org