Prevent use of audio drivers and ports, also unwanted

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-01-30 15:51:14 +00:00
parent 68e32eb605
commit 8276f86680
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
3 changed files with 32 additions and 7 deletions

View file

@ -26,13 +26,6 @@
*/
#pragma once
#include <vector>
#include <set>
#include <jansson.h>
#include <common.hpp>
#include <context.hpp>
#include "choc/choc_SmallVector.h"