From 37015f13868fadef18763d09f33540e6554b8442 Mon Sep 17 00:00:00 2001 From: whiteknight Date: Tue, 2 Feb 2010 16:01:32 +0000 Subject: [PATCH] fix codetest failure in src/pmc_freeze.c. All codetests pass git-svn-id: https://svn.parrot.org/parrot/branches/pmc_freeze_with_pmcs@43704 d31e2699-5ff4-0310-a27c-f18f2fbe73fe --- src/pmc_freeze.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pmc_freeze.c b/src/pmc_freeze.c index dbcd61dac6..ab7038d90a 100644 --- a/src/pmc_freeze.c +++ b/src/pmc_freeze.c @@ -33,8 +33,6 @@ individual action vtable (freeze/thaw) is then called for all todo-PMCs. /* -=back - =head2 Public Interface =over 4