removed irprintf.h as global header
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 30 Nov 2004 10:47:17 +0000 (10:47 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 30 Nov 2004 10:47:17 +0000 (10:47 +0000)
[r4504]

ir/common/firm.h

index 8e5ad0a..85ff050 100644 (file)
@@ -115,7 +115,6 @@ extern "C" {
    Then it should be sufficient to include <file.h> instead
    of firm.h as not all enums are needed in the implementation
    files. */
-#include "irprintf.h"      /* printf like dumping facility */
 #include "irdump.h"
 #include "irvrfy.h"
 #include "trvrfy.h"