e2ap,metrics: removing unused variable from e2 metrics

master
yagoda 2 years ago committed by Justin Tallon
parent ab4bc8fdea
commit d8cfc1b127

@ -41,7 +41,6 @@ public:
private:
std::atomic<bool> do_print = {false};
uint8_t n_reports = 0;
std::queue<enb_metrics_t> metrics_queue;
enb_metrics_interface* enb = nullptr;
std::vector<e2sm*> e2sm_vec;

Loading…
Cancel
Save