From 2bfa07f374a1b9198ce79dfde7eeca6962307ca4 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Mon, 19 Jan 2009 19:14:20 +0000 Subject: [PATCH] not buggy (said Michael) [r25268] --- include/libfirm/typerep.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/libfirm/typerep.h b/include/libfirm/typerep.h index 760f53f1f..22e2cfbb7 100644 --- a/include/libfirm/typerep.h +++ b/include/libfirm/typerep.h @@ -2593,8 +2593,6 @@ void type_walk_super(type_walk_func *pre, type_walk_func *post, void *env); Then iterates to subclasses. Executes post after return from subclass. Does not visit global type, frame types. - - @bug ?? something is wrong with this. */ void class_walk_super2sub(class_walk_func *pre, class_walk_func *post, void *env); -- 2.20.1