X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fstat%2Fstatev.c;h=3d8cc4f1b90a95891f7d86892469776e7af26353;hb=65261e15cb91c3726def43e5fc12360a85779de1;hp=96e20a65ade4fc8dc68635dd6cc8bc6981f2b4c9;hpb=6834cc9ecf59e73256d3f600613bf694686853d2;p=libfirm diff --git a/ir/stat/statev.c b/ir/stat/statev.c index 96e20a65a..3d8cc4f1b 100644 --- a/ir/stat/statev.c +++ b/ir/stat/statev.c @@ -22,7 +22,6 @@ * @brief Statistic events. * @author Sebastian Hack * @date 17.06.2007 - * @version $Id$ */ #include "config.h" @@ -102,7 +101,6 @@ void stat_ev_end(void) } if (filter != NULL) regfree(filter); - regfree(filter); } #endif