Author: coke
Date: Tue Mar 25 20:48:51 2008
New Revision: 26556

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
   trunk/src/pmc/default.pmc

Log:
[DEPRECATED]

Remove the deprecated vtable entry: get_bool_keyed_int (RT#48573)



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:48:51 2008
@@ -291,8 +291,6 @@
 
 =item get_bool_keyed
 
-=item get_bool_keyed_int
-
 =item get_bool_keyed_str
 
 =item get_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:48:51 2008
@@ -864,10 +864,6 @@
 
 Return the boolean value for the element indexed by a PMC key.
 
-=item get_bool_keyed_int [deprecated: See RT #48573]
-
-Return the boolean value for the element indexed by an integer key.
-
 =item get_bool_keyed_str [deprecated: See RT #48575]
 
 Return the boolean value for the element indexed by a string key.

Reply via email to