From 9e5392a01422197583b92fbab225f4b8c5befee0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Sun, 16 May 2021 23:18:42 +0200 Subject: [PATCH] :art: Clean specialid --- include/specialid.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/specialid.h b/include/specialid.h index d90bd77e..b0ed5707 100644 --- a/include/specialid.h +++ b/include/specialid.h @@ -1,7 +1,6 @@ #ifndef __SPECIALID #define __SPECIALID -struct SpecialId_; typedef Type (*idck)(const Env, const Exp_Primary*); typedef struct Instr_* (*idem)(const Emitter, const Exp_Primary*); -- 2.43.0