From: fennecdjay Date: Sat, 11 Nov 2023 17:19:45 +0000 (+0100) Subject: :fire: remove soundinfo warning X-Git-Tag: nightly~125 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=ae72aa7e0ba03eafd78421a95c979c7c138f7679;p=gwion.git :fire: remove soundinfo warning --- diff --git a/plug b/plug index 25a9cc19..28347599 160000 --- a/plug +++ b/plug @@ -1 +1 @@ -Subproject commit 25a9cc19cb52947738bdf657b97f899ce869ee4b +Subproject commit 283475992a1616b42e4b3fdab687f1efb88d1f72 diff --git a/tests/module/module.c b/tests/module/module.c index 65e0df77..d2e72c59 100644 --- a/tests/module/module.c +++ b/tests/module/module.c @@ -2,8 +2,6 @@ #include "gwion_ast.h" #include "gwion_env.h" #include "vm.h" -#include "plug.h" -#include "driver.h" #include "gwion.h" GWMODINI(dummy_module) {