X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbechordal_draw.h;h=e42fae1e2cef27b6d01f1d50540b2c4fb6585dda;hb=f804d333c7b5459c3c1a6bfc188ecdc54346be73;hp=ef458436b80595e95bef92518197f211149f4ebd;hpb=03ffa62ef4f525aa0c45dbe766a17bc94b161695;p=libfirm diff --git a/ir/be/bechordal_draw.h b/ir/be/bechordal_draw.h index ef458436b..e42fae1e2 100644 --- a/ir/be/bechordal_draw.h +++ b/ir/be/bechordal_draw.h @@ -67,7 +67,6 @@ extern plotter_t *new_plotter_ps(const char *filename); extern void draw_interval_tree( const draw_chordal_opts_t *opts, const be_chordal_env_t *chordal_env, - plotter_t *plotter, const arch_env_t *env, - const arch_register_class_t *cls); + plotter_t *plotter); #endif /* _BECHORDAL_DRAW_H */