Fix compile error in FeaturDistributionDetailElement
authorAndreas Müller <a.mueller@bgbm.org>
Fri, 24 Jul 2015 13:25:46 +0000 (15:25 +0200)
committerCherian Mathew <c.mathew@bgbm.org>
Fri, 24 Jul 2015 13:33:33 +0000 (15:33 +0200)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/feature/FeatureDistributionDetailElement.java

index 7da47bb4c2b0742ac5ffbe3a10ee30c48c7f726e..be33fcb1029f0e39218ecb5e447a69c07e3fa686 100644 (file)
@@ -114,7 +114,6 @@ public class FeatureDistributionDetailElement extends AbstractCdmDetailElement<F
                 false, 
                 false, 
                 null,
                 false, 
                 false, 
                 null,
-                null,
                 presenceAbsenceTermColors, 
                 languages);
 
                 presenceAbsenceTermColors, 
                 languages);