mirror of
git://erdgeist.org/opentracker
synced 2025-07-28 11:25:27 +02:00
Log networks in its old form has been disabled. Live logging may come back soon.
This commit is contained in:
parent
f0b37172bf
commit
d113912101
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ struct ot_workstruct {
|
||||||
#define WANT_SYNC_PARAM( param )
|
#define WANT_SYNC_PARAM( param )
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined WANT_V6 && defined WANT_LOG_NETWORKS
|
#ifdef WANT_LOG_NETWORKS
|
||||||
#undef WANT_LOG_NETWORKS
|
#error Live logging networks disabled at the moment.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void trackerlogic_init( );
|
void trackerlogic_init( );
|
||||||
|
|
Loading…
Add table
Reference in a new issue