From 7d199b725606913d4f6ec61c6299b1a6337d57ab Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Fri, 16 Feb 2024 08:10:53 +0900 Subject: [PATCH] src/error.h: remove unused header --- src/error.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/error.h diff --git a/src/error.h b/src/error.h deleted file mode 100644 index eb755ec7f..000000000 --- a/src/error.h +++ /dev/null @@ -1,3 +0,0 @@ -/* this header file is to be removed soon. - added for compatibility purpose (1.0.0) */ -#include