Author: coke
Date: Tue Mar 25 20:52:56 2008
New Revision: 26557

Modified:
   trunk/docs/pdds/draft/pdd04_datatypes.pod
   trunk/docs/pdds/pdd17_pmc.pod

Changes in other areas also in this revision:
Modified:
   trunk/DEPRECATED.pod

Log:
[DEPRECATED]

Remove last references to vtable entry: get_bool_keyed_str (RT#48575)



Modified: trunk/docs/pdds/draft/pdd04_datatypes.pod
==============================================================================
--- trunk/docs/pdds/draft/pdd04_datatypes.pod   (original)
+++ trunk/docs/pdds/draft/pdd04_datatypes.pod   Tue Mar 25 20:52:56 2008
@@ -291,8 +291,6 @@
 
 =item get_bool_keyed
 
-=item get_bool_keyed_str
-
 =item get_pmc
 
 Return the PMC for this PMC.

Modified: trunk/docs/pdds/pdd17_pmc.pod
==============================================================================
--- trunk/docs/pdds/pdd17_pmc.pod       (original)
+++ trunk/docs/pdds/pdd17_pmc.pod       Tue Mar 25 20:52:56 2008
@@ -864,10 +864,6 @@
 
 Return the boolean value for the element indexed by a PMC key.
 
-=item get_bool_keyed_str [deprecated: See RT #48575]
-
-Return the boolean value for the element indexed by a string key.
-
 =item get_pmc_keyed
 
   PMC* get_pmc_keyed(INTERP, PMC* self, PMC* key)

Reply via email to