From a1be05e79f75a83a278d4c4ee638af4aac2725e3 Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Fri, 16 Feb 2024 08:09:58 +0900 Subject: [PATCH] src/opcode.h: remove unused header --- src/opcode.h | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/opcode.h diff --git a/src/opcode.h b/src/opcode.h deleted file mode 100644 index fe4d17a21..000000000 --- a/src/opcode.h +++ /dev/null @@ -1,2 +0,0 @@ -/* this header file is to be removed soon. */ -#include