homescreenpluginsrv/hspsdom/src/hspsdomnode.cpp
branchRCL_3
changeset 9 d0529222e3f0
parent 0 79c6a41cd166
child 19 502e5d91ad42
--- a/homescreenpluginsrv/hspsdom/src/hspsdomnode.cpp	Tue Feb 02 00:23:10 2010 +0200
+++ b/homescreenpluginsrv/hspsdom/src/hspsdomnode.cpp	Fri Feb 19 23:07:29 2010 +0200
@@ -571,19 +571,6 @@
      
     return count;
     }                  
-
- 
-// -----------------------------------------------------------------------------
-// ChspsDomNode::DeleteAttributeList
-// Deletes the attribute list
-// -----------------------------------------------------------------------------
-//   
-EXPORT_C void ChspsDomNode::DeleteAttributeList()
-    {
-    delete iAttributeList;
-    iAttributeList = NULL;
-    
-    }
     
 // -----------------------------------------------------------------------------
 // ChspsDomNode::AttributeValue