Bug fixes
diff --git a/nlsr_npt.c b/nlsr_npt.c
index 25c3c38..a83e2fe 100644
--- a/nlsr_npt.c
+++ b/nlsr_npt.c
@@ -369,10 +369,12 @@
 
 		hashtb_end(enle);
 
+		/*
 		if ( hashtb_n(ne->name_list) == 0 )
 		{
 			hashtb_delete(e);
 		}
+		*/
 	}
 	
 	hashtb_end(e);