[svn:parrot] r35955 - trunk/languages/WMLScript/pmc
[email protected] Sat, 24 Jan 2009 04:15:14 -0800 (PST)
| Newsgroups | perl.cvs.parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: fperrad
Date: Sat Jan 24 04:15:12 2009
New Revision: 35955
Modified:
trunk/languages/WMLScript/pmc/wmlsfloat.pmc
Log:
[WMLScript] fix build
- since r35934, ATTR are inherited
Modified: trunk/languages/WMLScript/pmc/wmlsfloat.pmc
==============================================================================
--- trunk/languages/WMLScript/pmc/wmlsfloat.pmc (original)
+++ trunk/languages/WMLScript/pmc/wmlsfloat.pmc Sat Jan 24 04:15:12 2009
@@ -50,8 +50,6 @@
group wmls_group
hll wmlscript maps Float {
- ATTR FLOATVAL fv;
-
/* Class initialization. Caches constant strings that will be used later.
*/
void class_init() {