From 06b52b70db868285de5cf71166e5ce5b9dfb8e00 Mon Sep 17 00:00:00 2001 From: Michael Bebenita Date: Wed, 28 Jul 2010 12:36:59 -0700 Subject: Fix typos in comments, delete obsolete comments and dead commented code. --- src/rt/rust.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/rt/rust.cpp') diff --git a/src/rt/rust.cpp b/src/rt/rust.cpp index 2200df11067..9cc2fe4188a 100644 --- a/src/rt/rust.cpp +++ b/src/rt/rust.cpp @@ -1,12 +1,6 @@ #include "rust_internal.h" #define TRACK_ALLOCATIONS -// For debugging, keeps track of live allocations, so you can find out -// exactly what leaked. - -//#ifdef TRACK_ALLOCATIONS -//array_list allocation_list; -//#endif rust_srv::rust_srv() : live_allocs(0) -- cgit 1.4.1-3-g733a5