From 104ad6fde8f16f6f10fc1e94492f7358748abb57 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 29 Jun 2009 01:18:46 +0000 Subject: Normalise EOF. git-svn-id: http://svn.drobilla.net/resp/tuplr@168 ad02d1e2-f140-0410-9f75-f8b11f17cedd --- src/gc.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gc.cpp') diff --git a/src/gc.cpp b/src/gc.cpp index 9e964b4..e76bb2c 100644 --- a/src/gc.cpp +++ b/src/gc.cpp @@ -93,4 +93,3 @@ GC::collect(const Roots& roots) } //std::cerr << "[GC] Collect " << oldSize << " => " << _heap.size() << endl; } - -- cgit v1.2.1