summaryrefslogtreecommitdiff
path: root/tests/compile/crunchytype.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compile/crunchytype.h')
-rw-r--r--tests/compile/crunchytype.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/compile/crunchytype.h b/tests/compile/crunchytype.h
deleted file mode 100644
index 6ea0e37c0..000000000
--- a/tests/compile/crunchytype.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-struct CrunchyType {
- int number;
- PyObject* string;
-};