X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fntsim-ng%2Fcore%2Fapp%2Fnetwork_function.c;h=af80c94405238e4d8c948747ee4a06ddde55c9e2;hp=1d2147a70ca4dc127b4abfbb837fdd0e57de5555;hb=6d03d77e2110c880c63c8716385d2b936ccc4b78;hpb=bf88d8188102341e8e0c43a2cf692e980b727e87 diff --git a/ntsimulator/ntsim-ng/core/app/network_function.c b/ntsimulator/ntsim-ng/core/app/network_function.c index 1d2147a..af80c94 100644 --- a/ntsimulator/ntsim-ng/core/app/network_function.c +++ b/ntsimulator/ntsim-ng/core/app/network_function.c @@ -692,7 +692,6 @@ static int faults_update_config(sr_session_ctx_t *session) { } faults_fault_list_clear(); - faults_counters_clear(); if(data == 0) { return NTS_ERR_OK; }