diff --git a/alsa_info.md b/alsa_info.md index 9c14e13..1f5e8f9 100644 --- a/alsa_info.md +++ b/alsa_info.md @@ -696,15 +696,6 @@ Extrapolate the blocking usecase * f.e. 8 Audio devices, full duplex (playback and recording) * 8 devices x 2 threads = 16! -||| -#### Blocking -```c -int main(int argc, char **argv) -{ -//TODO -} -``` - ||| ## Polling * Bookkeeping