src/node/udp.cc
changeset 518 b38047b0e7ab
parent 515 e907146a191e
child 520 92160600f7f2
--- a/src/node/udp.cc	Thu May 03 13:24:43 2007 +0200
+++ b/src/node/udp.cc	Thu May 03 13:49:24 2007 +0200
@@ -46,9 +46,7 @@
 }
 
 Udp::~Udp ()
-{
-  Dispose ();
-}
+{}
 
 TraceResolver *
 Udp::CreateTraceResolver (TraceContext const &context)