summaryrefslogtreecommitdiff
path: root/pez.h
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-10-10 19:54:44 +0200
committerlemon <lsof@mailbox.org>2022-10-10 19:54:44 +0200
commit8c4e9f292dd3a353121c054dc7d3cdba1aa33b78 (patch)
tree38d1a9d6a37de035403d539b7c2d1e845dfc7229 /pez.h
parenteff988b7340856bd2f71eb5c7a86c487a665bc7e (diff)
removed unused TObject
Diffstat (limited to 'pez.h')
-rw-r--r--pez.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pez.h b/pez.h
index b372e0e..081634b 100644
--- a/pez.h
+++ b/pez.h
@@ -10,7 +10,6 @@ typedef int32_t PezNumber;
enum {
PEZ_TVoid,
- PEZ_TObject,
PEZ_TNumber,
PEZ_TBool,
PEZ_TString,