From dcacc00e3750300617ba6e16eb346713f91a783a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 22:52:54 +0100 Subject: Remove testing data --- examples/dte/compat.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 examples/dte/compat.h (limited to 'examples/dte/compat.h') diff --git a/examples/dte/compat.h b/examples/dte/compat.h deleted file mode 100644 index bbb6d53..0000000 --- a/examples/dte/compat.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef COMPAT_H -#define COMPAT_H - -#include "../build/feature.h" - -extern const char feature_string[]; - -#endif -- cgit v1.2.3