[Olsr-cvs] olsrd-current/src lq_avl.c,1.12,1.13

Bernd Petrovitsch (spam-protected)
Wed Sep 5 18:30:52 CEST 2007


Update of /cvsroot/olsrd/olsrd-current/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27235/src

Modified Files:
	lq_avl.c 
Log Message:
* #if 0 ... #endif out an unused function

Index: lq_avl.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/lq_avl.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** lq_avl.c	5 Sep 2007 16:11:10 -0000	1.12
--- lq_avl.c	5 Sep 2007 16:30:50 -0000	1.13
***************
*** 479,482 ****
--- 479,483 ----
  }
  
+ #if 0
  static struct avl_node *avl_local_max(struct avl_node *node)
  {
***************
*** 486,489 ****
--- 487,491 ----
    return node;
  }
+ #endif
  
  static void avl_delete_worker(struct avl_tree *tree, struct avl_node *node)





More information about the Olsr-cvs mailing list