mirror of
https://erdgeist.org/gitweb/opentracker
synced 2024-05-10 07:54:50 +00:00
Log networks in its old form has been disabled. Live logging may come back soon.
This commit is contained in:
@ -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( );
|
||||
|
Reference in New Issue
Block a user