Remove checkpoint tracing.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 22:33:04 +0000 (00:33 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 22:33:04 +0000 (00:33 +0200)
This feature is not necessary anymore since we have tools like valgrind today
that can catch stack overflow errors before they make a backtrace in gdb
impossible.


No differences found