From 08d46c27a840a521faf25cf4369a0ef7ee270b50 Mon Sep 17 00:00:00 2001 From: David Reid Date: Mon, 14 Nov 2016 20:06:41 +1000 Subject: [PATCH] Remove a todo. --- mini_al.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/mini_al.h b/mini_al.h index d224bf78..0bdbfd9b 100644 --- a/mini_al.h +++ b/mini_al.h @@ -4674,8 +4674,6 @@ mal_uint32 mal_get_sample_size_in_bytes(mal_format format) // TODO // ==== -// - Implement the notion of a context. -// - Needed to ensure device enumeration and initialization use the same backend. // - Add support for channel mapping. // //