diff --git a/helpers/txrx/subghz_txrx.c b/helpers/txrx/subghz_txrx.c index 8c8c3b56dcb..a1f53c2e819 100644 --- a/helpers/txrx/subghz_txrx.c +++ b/helpers/txrx/subghz_txrx.c @@ -48,8 +48,6 @@ SubGhzTxRx* subghz_txrx_alloc() { instance->is_database_loaded = subghz_environment_load_keystore(instance->environment, SUBGHZ_KEYSTORE_DIR_NAME); subghz_environment_load_keystore(instance->environment, SUBGHZ_KEYSTORE_DIR_USER_NAME); - subghz_environment_set_came_atomo_rainbow_table_file_name( - instance->environment, SUBGHZ_CAME_ATOMO_DIR_NAME); subghz_environment_set_alutech_at_4n_rainbow_table_file_name( instance->environment, SUBGHZ_ALUTECH_AT_4N_DIR_NAME); subghz_environment_set_nice_flor_s_rainbow_table_file_name(