diff --git a/repertory/librepertory/src/app_config.cpp b/repertory/librepertory/src/app_config.cpp index 6c86d74b..391248e6 100644 --- a/repertory/librepertory/src/app_config.cpp +++ b/repertory/librepertory/src/app_config.cpp @@ -53,7 +53,6 @@ constexpr const auto default_retry_read_count{6U}; constexpr const auto default_ring_buffer_file_size{512U}; constexpr const auto default_task_wait_ms{100U}; constexpr const auto min_cache_size_bytes{100ULL * 1024ULL * 1024ULL}; -constexpr const auto retry_save_count{5U}; } // namespace namespace repertory {