dsound: remove todo comment

This commit is contained in:
RadWolfie 2020-08-27 17:28:09 -05:00
parent 0b32d66e37
commit e3b1cffd3a
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
namespace xbox {
// TODO: Port PC dsound.h to xbox edition here base on previous research.
// TODO: Also need to use fixed size to able support cross-platform without extra work.
// Such as uint32_t, uint16_t, etc.