Is it possible to remove unwanted compilers from Code::Blocks list boxes. I have found the file where I remove unwanted Projects Wizards I'll never use and would like to do the same for compilers.
No, you can't without editing the sources and then recompile the compiler plugin.
The list is hardcoded, I think...