summaryrefslogtreecommitdiff
path: root/pad.h
diff options
context:
space:
mode:
Diffstat (limited to 'pad.h')
-rw-r--r--pad.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/pad.h b/pad.h
index 712bdab065..890ddd1ba3 100644
--- a/pad.h
+++ b/pad.h
@@ -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