eliminate boost/bind

This commit is contained in:
orignal 2020-09-17 21:11:46 -04:00
parent 2b0d1a2190
commit 024c29b180
5 changed files with 24 additions and 37 deletions

View file

@ -7,7 +7,6 @@
*/
#include <string.h>
#include <boost/bind.hpp>
#include "Log.h"
#include "Timestamp.h"
#include "RouterContext.h"