summaryrefslogtreecommitdiff
path: root/examples/dte/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dte/compat.h')
-rw-r--r--examples/dte/compat.h8
1 files changed, 0 insertions, 8 deletions
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