Log networks in its old form has been disabled. Live logging may come back soon.

dynamic-accesslists
erdgeist 2009-06-15 14:40:36 +00:00
parent f0b37172bf
commit d113912101
1 changed files with 2 additions and 2 deletions

View File

@ -132,8 +132,8 @@ struct ot_workstruct {
#define WANT_SYNC_PARAM( param )
#endif
#if defined WANT_V6 && defined WANT_LOG_NETWORKS
#undef WANT_LOG_NETWORKS
#ifdef WANT_LOG_NETWORKS
#error Live logging networks disabled at the moment.
#endif
void trackerlogic_init( );