diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-05-20 11:32:25 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-05-20 11:33:21 +0200 |
commit | efb0071775238a7ca34b142838911d57320e638c (patch) | |
tree | b9f22d2b38254e6bd15f5bdd9cad7b4cf8f24d80 /embedvar.h | |
parent | efa50c51e3301a2ca8be765fedfdae78eff1615b (diff) | |
download | perl-efb0071775238a7ca34b142838911d57320e638c.tar.gz |
Remove binary compatibility scaffolding for the change to PL_bitcount.
Diffstat (limited to 'embedvar.h')
-rw-r--r-- | embedvar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embedvar.h b/embedvar.h index 7b20505187..4639c85dfd 100644 --- a/embedvar.h +++ b/embedvar.h @@ -384,7 +384,6 @@ #define PL_Ibasetime PL_basetime #define PL_Ibeginav PL_beginav #define PL_Ibeginav_save PL_beginav_save -#define PL_Ibitcount PL_bitcount #define PL_Ibody_arenas PL_body_arenas #define PL_Ibody_roots PL_body_roots #define PL_Ibodytarget PL_bodytarget |