- Removed old param name
authorBart Polot <bart@net.in.tum.de>
Mon, 20 Feb 2012 10:22:49 +0000 (10:22 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 20 Feb 2012 10:22:49 +0000 (10:22 +0000)
src/dht/gnunet-service-dht_clients.c
src/dht/gnunet-service-dht_clients.h

index d7d1161d24948f5f8b871c7d75403b7c196f8bbc..96fcd34281121bad8603da73394bcf74ea964d7f 100644 (file)
@@ -1050,7 +1050,6 @@ GDS_CLIENTS_process_monitor (uint16_t mtype,
                              const struct GNUNET_PeerIdentity *put_path,
                              uint32_t getl,
                              const struct GNUNET_PeerIdentity *get_path,
-                             uint32_t replevel,
                              uint32_t desired_replication_level,
                              enum GNUNET_BLOCK_Type type,
                              const struct GNUNET_MessageHeader *data,
index 512a00ac3399421704767fa9e0da35be2b0a5d04..a477456a463512e9af13714fc99293c307792133 100644 (file)
@@ -80,7 +80,6 @@ GDS_CLIENTS_process_monitor (uint16_t mtype,
                              const struct GNUNET_PeerIdentity *put_path,
                              uint32_t getl,
                              const struct GNUNET_PeerIdentity *get_path,
-                             uint32_t replevel,
                              uint32_t desired_replication_level,
                              enum GNUNET_BLOCK_Type type,
                              const struct GNUNET_MessageHeader *data,