diff options
Diffstat (limited to 'pad.h')
-rw-r--r-- | pad.h | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -16,13 +16,6 @@ */ -/* a padlist is currently just an AV; but that might change, - * so hide the type. Ditto a pad. */ - -typedef AV PADLIST; -typedef AV PAD; - - /* offsets within a pad */ #if PTRSIZE == 4 |