Index: BL/Sys/FOP/BeanRuntimeProperty.cls.xml
===================================================================
diff -u -r56411 -r56412
--- BL/Sys/FOP/BeanRuntimeProperty.cls.xml (.../BeanRuntimeProperty.cls.xml) (revision 56411)
+++ BL/Sys/FOP/BeanRuntimeProperty.cls.xml (.../BeanRuntimeProperty.cls.xml) (revision 56412)
@@ -97,41 +97,6 @@
]]>
-
-
-
-
-
-
-
-
]]>
Index: Sys/FOP/emSeqItemDocBaseWS.cls.xml
===================================================================
diff -u -r56411 -r56412
--- Sys/FOP/emSeqItemDocBaseWS.cls.xml (.../emSeqItemDocBaseWS.cls.xml) (revision 56411)
+++ Sys/FOP/emSeqItemDocBaseWS.cls.xml (.../emSeqItemDocBaseWS.cls.xml) (revision 56412)
@@ -127,8 +127,6 @@
While ProptIterator.HasNext() {
#dim BeanRuntimeProperty As BL.Sys.FOP.BeanRuntimeProperty = ProptIterator.Next()
Do BeanRuntimeProperty.DeleteStreamViaGlobal()
- ;Do BeanRuntimeProperty.SwizzleStream()
- ;Do BeanRuntimeProperty.DeleteStream()
}
}
]]>