Explorar el Código

Remove calls to the already removed old http code.

master
Richard Nyberg hace 18 años
padre
commit
4466a515e7
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      btpd/btpd.c

+ 0
- 2
btpd/btpd.c Ver fichero

@@ -3,7 +3,6 @@
#include <time.h>

#include "btpd.h"
#include "http.h"
#include "active.h"

static uint8_t m_peer_id[20];
@@ -95,7 +94,6 @@ btpd_init(void)
m_peer_id[i] = rand_between(0, 255);

td_init();
http_init();
net_init();
ipc_init();
ul_init();


||||||
x
 
000:0
Cargando…
Cancelar
Guardar