diff options
| author | 2022-10-10 19:54:44 +0200 | |
|---|---|---|
| committer | 2022-10-10 19:54:44 +0200 | |
| commit | 8c4e9f292dd3a353121c054dc7d3cdba1aa33b78 (patch) | |
| tree | 38d1a9d6a37de035403d539b7c2d1e845dfc7229 /pez.h | |
| parent | eff988b7340856bd2f71eb5c7a86c487a665bc7e (diff) | |
removed unused TObject
Diffstat (limited to 'pez.h')
| -rw-r--r-- | pez.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ typedef int32_t PezNumber; enum { PEZ_TVoid, - PEZ_TObject, PEZ_TNumber, PEZ_TBool, PEZ_TString, |