aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPaul Adenot <[email protected]>2023-11-09 18:25:10 +0100
committerPaul Adenot <[email protected]>2023-11-10 11:31:35 +0100
commit4b4d18a70fcdb59c35a2affd3a99994ffd16ea8a (patch)
tree44a040f07f16b06734d7f8145a77cca810a1f5a7
parentce3645e65cfb88a55051871087079f6385f53dfb (diff)
downloadcubeb-4b4d18a70fcdb59c35a2affd3a99994ffd16ea8a.tar.gz
cubeb-4b4d18a70fcdb59c35a2affd3a99994ffd16ea8a.zip
AAudio: remove unused header
-rw-r--r--src/cubeb_aaudio.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cubeb_aaudio.cpp b/src/cubeb_aaudio.cpp
index 078fca4..56d1ed7 100644
--- a/src/cubeb_aaudio.cpp
+++ b/src/cubeb_aaudio.cpp
@@ -23,7 +23,6 @@
#include <memory>
#include <mutex>
#include <thread>
-#include <time.h>
#include <vector>
using namespace std;