Bugzilla – Bug 1145
status of utils/bench-event-collector.cc
Last modified: 2011-08-09 16:21:15 UTC
Gustavo, The utils/ directory has bench-event-collector.cc which is disabled from the build. It depends on event-collector.h which went away some time ago: changeset: 1750:93f1b6ead15a user: Gustavo J. A. M. Carneiro <gjc@inescporto.pt> date: Mon Sep 24 11:39:31 2007 +0100 summary: Move EventCollector and SingleEvent classes, making them private to the OLSR code. should bench-event-collector.cc be deleted, or include its own declarations, or be moved as a test in the OLSR module?
I guess it just bitrotted. Since it already served its purpose, I guess we can simply remove it.