diff --git a/components/ratgdo/ratgdo.cpp b/components/ratgdo/ratgdo.cpp index 7637136..8ee534b 100644 --- a/components/ratgdo/ratgdo.cpp +++ b/components/ratgdo/ratgdo.cpp @@ -235,11 +235,6 @@ namespace ratgdo { } } - void RATGDOComponent::set_rolling_codes(bool useRollingCodes) - { - this->useRollingCodes_ = useRollingCodes; - } - // handle changes to the dry contact state void RATGDOComponent::dryContactLoop() {