Explorar o código

modules_k/htable: removed unused variable

Juha Heinanen %!s(int64=12) %!d(string=hai) anos
pai
achega
a60a7ca801
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      modules_k/htable/htable.c

+ 0 - 1
modules_k/htable/htable.c

@@ -554,7 +554,6 @@ static void htable_rpc_get(rpc_t* rpc, void* c) {
 	ht_t *ht;
 	ht_t *ht;
 	ht_cell_t *htc;	/*!< One HT cell */
 	ht_cell_t *htc;	/*!< One HT cell */
 	void* th;
 	void* th;
-	void* ih;
 	void* vh;
 	void* vh;
 
 
 	if (rpc->scan(c, "SS", &htname, &keyname) < 2) {
 	if (rpc->scan(c, "SS", &htname, &keyname) < 2) {