diff options
author | Jack Lloyd <[email protected]> | 2018-01-15 15:45:31 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-01-15 15:45:31 -0500 |
commit | 06d048957073f327b999d6b30a61230366182698 (patch) | |
tree | ffca6f8ae8135b3faac9679dea4a85066d26dcdd /doc/manual/deprecated.rst | |
parent | c05eec0ac0e26bc9a7f5f53932739eee5a33b15d (diff) |
Remove the Perl XS wrapper
Diffstat (limited to 'doc/manual/deprecated.rst')
-rw-r--r-- | doc/manual/deprecated.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manual/deprecated.rst b/doc/manual/deprecated.rst index 940bcab30..cb2a76d01 100644 --- a/doc/manual/deprecated.rst +++ b/doc/manual/deprecated.rst @@ -16,8 +16,6 @@ in the source. - All or nothing package transform (``package.h``) -- The Perl-XS wrapper - - The TLS constructors taking `std::function` for callbacks. Instead use the TLS::Callbacks interface. |