diff --git a/moses/FF/Factory.cpp b/moses/FF/Factory.cpp index e037fe3e0..59a45ad42 100644 --- a/moses/FF/Factory.cpp +++ b/moses/FF/Factory.cpp @@ -155,7 +155,6 @@ FeatureRegistry::FeatureRegistry() MOSES_FNAME(SkeletonStatelessFF); MOSES_FNAME(SkeletonStatefulFF); - MOSES_FNAME(ExternalFeature); MOSES_FNAME(InternalStructStatelessFF); MOSES_FNAME(SkeletonLM); MOSES_FNAME(SkeletonPT);