From: Jérémie Astor Date: Sat, 25 Jul 2020 12:29:42 +0000 (+0200) Subject: :art: Remove unused func and tests X-Git-Tag: nightly~1411 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=6e277ec480ec9d49177d4a12bf61fb0d30212b1a;p=gwion.git :art: Remove unused func and tests --- diff --git a/include/import/checker.h b/include/import/checker.h index 4465172a..c0b3486f 100644 --- a/include/import/checker.h +++ b/include/import/checker.h @@ -45,7 +45,6 @@ typedef struct OperCK { // name_checker ? ANN void func_checker_clean(const Gwi gwi, struct ImportCK *ck); ANN m_bool check_typename_def(const Gwi gwi, struct ImportCK *ck); -ANN ID_List tmpl_valid(const Gwi gwi, const m_str str); ANN Symbol str2sym(const Gwi gwi, const m_str path); ANN ID_List str2symlist(const Gwi gwi, const m_str path); diff --git a/tests/import/checker.c b/tests/import/checker.c deleted file mode 100644 index 75914355..00000000 --- a/tests/import/checker.c +++ /dev/null @@ -1,15 +0,0 @@ -#include "gwion_util.h" -#include "gwion_ast.h" -#include "gwion_env.h" -#include "vm.h" -#include "object.h" -#include "instr.h" -#include "gwion.h" -#include "operator.h" -#include "import.h" -#include "gwi.h" - -GWION_IMPORT(checker) { - CHECK_OB(tmpl_valid(gwi, "