Author: paultcochrane
Date: Sat Feb 16 08:39:37 2008
New Revision: 25765

Modified:
   trunk/docs/pdds/pdd17_pmc.pod

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

Log:
[src,docs] Applying patch in RT#48142 which removes the deprecated
class_type vtable entry.


Modified: trunk/docs/pdds/pdd17_pmc.pod
==============================================================================
--- trunk/docs/pdds/pdd17_pmc.pod       (original)
+++ trunk/docs/pdds/pdd17_pmc.pod       Sat Feb 16 08:39:37 2008
@@ -563,12 +563,6 @@
 C<Class> object (or other high-level class object). For low-level PMCs,
 this returns a C<PMCProxy> object.
 
-=item class_type [deprecated: See RT# 48142]
-
-  INTVAL class_type(INTERP, PMC* self)
-
-Return the integer type of the PMC. 
-
 =item pmc_namespace [deprecated: See RT# 48144]
 
   PMC* pmc_namespace(INTERP, PMC* self)

Reply via email to