msvcp90: Remove the msvcp90 debug channel where unused.
[wine] / dlls / msvcp90 / exception.c
2010-08-24  Piotr Cabanmsvcp90: Added _String_base::Xinvarg implementation.
2010-08-20  Piotr Cabanmsvcp90: Added _String_base::Xran implementation.
2010-08-20  Piotr Cabanmsvcp90: Added _String_base::Xlen implementation.
2010-08-20  Piotr Cabanmsvcp90: Added logic_error exception.
2010-08-18  Piotr Cabanmsvcp90: Added bad_alloc exception.
2010-08-18  Piotr Cabanmsvcp90: Add exception throwing function.