Commit 9b0a053a authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove the waiting list counter

parent 5c826806
......@@ -290,10 +290,6 @@ VSC_F(n_objecthead, uint64_t, 1, 'g', 'i', info,
"objecthead structs made",
"Number of objecthead structs made"
)
VSC_F(n_waitinglist, uint64_t, 1, 'g', 'i', debug,
"waitinglist structs made",
"Number of waitinglist structs made"
)
VSC_F(n_backend, uint64_t, 0, 'g', 'i', info,
"Number of backends",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment