Author: ptw
Date: 2007-07-09 17:35:11 -0700 (Mon, 09 Jul 2007)
New Revision: 5635
Modified:
openlaszlo/branches/legals/WEB-INF/lps/lfc/core/UserClass.lzs
Log:
Change 20070703-ptw-i by [EMAIL PROTECTED] on 2007-07-03 09:28:56 EDT
in /Users/ptw/OpenLaszlo/legals
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Remove unused property from UserClass
Technical Reviewer: pbr (Message-Id: <[EMAIL PROTECTED]>)
QA Reviewer: max (Message-ID: <[EMAIL PROTECTED]>)
Details:
The `userclass` property is not used anywhere. Removing it so it
does not mystify future generations.
Tests:
ant lztest, smokecheck
Modified: openlaszlo/branches/legals/WEB-INF/lps/lfc/core/UserClass.lzs
===================================================================
--- openlaszlo/branches/legals/WEB-INF/lps/lfc/core/UserClass.lzs
2007-07-09 19:47:21 UTC (rev 5634)
+++ openlaszlo/branches/legals/WEB-INF/lps/lfc/core/UserClass.lzs
2007-07-10 00:35:11 UTC (rev 5635)
@@ -152,7 +152,6 @@
delete attrs.name;
- newproto.addProperty('userclass', true);
var cc;
if ( 'classChildren' in sup.prototype &&
sup.prototype.classChildren.length ){
cc = sup.prototype.classChildren.concat();
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins