summaryrefslogtreecommitdiffhomepage
path: root/src/libASN/AsnKit
diff options
context:
space:
mode:
Diffstat (limited to 'src/libASN/AsnKit')
-rw-r--r--src/libASN/AsnKit/VirtualMixer.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/libASN/AsnKit/VirtualMixer.h b/src/libASN/AsnKit/VirtualMixer.h
deleted file mode 100644
index ab705882..00000000
--- a/src/libASN/AsnKit/VirtualMixer.h
+++ /dev/null
@@ -1,13 +0,0 @@
-// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
-// Distributed under the Boost Software License, Version 1.0. (See accompanying
-// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-// Official repository: https://github.com/ne-foss-org/nekernel
-
-#ifndef ASNKIT_SOUNDMIXER_H
-#define ASNKIT_SOUNDMIXER_H
-
-#include <libSystem/SystemKit/System.h>
-
-namespace ASN {}
-
-#endif