Updated CMS_NODE_STORAGE_I API.
Delete a node using a node as formal parameter instead of node id. Clean code and update log information.
This commit is contained in:
@@ -106,7 +106,7 @@ feature -- Node
|
||||
do
|
||||
end
|
||||
|
||||
delete_node_by_id (a_id: INTEGER_64)
|
||||
delete_node_base (a_node: CMS_NODE)
|
||||
-- <Precursor>
|
||||
do
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user