Changeset 63443 in vbox for trunk/include/VBox
- Timestamp:
- Aug 14, 2016 10:55:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmaudioifs.h
r63362 r63443 923 923 } while (0) 924 924 925 926 /** @todo r=bird: This stuff is UGLY even if I can see the refactoring flexibility 927 * it buys you. However, it makes the code TOTALLY UNREADABLE for the uninitated! 928 * ! 929 * Please revert ASAP, that is after fixing the core audio related problems! If 930 * you don't, I will then next time I'm in the vicinity. 931 */ 932 933 925 934 #define PDMAUDIO_IHOSTAUDIO_FN_RET_INIT int 926 935 #define PDMAUDIO_IHOSTAUDIO_FN_PARAMS_INIT (PPDMIHOSTAUDIO pInterface)
Note:
See TracChangeset
for help on using the changeset viewer.