debug: remove #ifdef's and use dumb logger
[mate.git] / Mate / RegisterAllocation.hs
index 249840a43af1386ba664a738e797d9995f3eea3e..8c4e040371868adc20c6324408226e872b26a0fe 100644 (file)
@@ -1,9 +1,5 @@
-{-# LANGUAGE CPP #-}
 module Mate.RegisterAllocation where
 
-
-#include "debug.h"
-
 import Data.List
 import Data.Maybe