Does anybody know whether there is a compiler flag or so which I can use in the code to have some parts compiled in only for a debug compile process but are removed for the final release code? Or is this not a good idea anyway?