diff --git a/src/fdr/fdr_compile_internal.h b/src/fdr/fdr_compile_internal.h index d98bb518..4b89d329 100644 --- a/src/fdr/fdr_compile_internal.h +++ b/src/fdr/fdr_compile_internal.h @@ -56,9 +56,6 @@ class EngineDescription; class FDREngineDescription; struct hwlmStreamingControl; -size_t getFDRConfirm(const std::vector &lits, FDRConfirm **fdrc_p, - bool make_small); - std::pair setupFullMultiConfs( const std::vector &lits, const EngineDescription &eng, std::map > &bucketToLits,