1
0
mirror of git://erdgeist.org/opentracker synced 2025-01-27 07:06:45 +00:00

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

This commit is contained in:
erdgeist 2009-06-15 14:40:36 +00:00
parent f0b37172bf
commit d113912101

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( );