-only trigger check config if we actually need it
[oweals/gnunet.git] / src / dht / gnunet-service-xdht.c
index 8a60a8d9db496c157233a3ba865fbdff95c23ce9..e7b2c50c4e89c4a893c384759ff75e72d5aa9de0 100644 (file)
@@ -59,13 +59,6 @@ const struct GNUNET_CONFIGURATION_Handle *GDS_cfg;
  */
 extern unsigned int track_topology;
 
-#if ENABLE_MALICIOUS
-/**
- * Should this peer act malicious?
- */
-unsigned int malicious;
-#endif
-
 
 /**
  * Task run during shutdown.