Commit 7111eb8e8a2a7b7d81ea1656e6f1572590da99aa

Ran Benita 2012-06-29T17:45:47

compat: move some unclear code where it belongs It seems like at some point it was needed to break the abstraction and perform this piece of code in the context above CompileCompatMap. The extra argument and the typedef look strange now, and doesn't seem to be needed any more, so move them back. Signed-off-by: Ran Benita <ran234@gmail.com>