Skip to content
Snippets Groups Projects
Commit c05709f7 authored by Ali Mohammed's avatar Ali Mohammed
Browse files

remove redundant functions

parent c9d832db
Branches
Tags
No related merge requests found
...@@ -275,15 +275,6 @@ mstro_attribute_pool_find_dist_layout( ...@@ -275,15 +275,6 @@ mstro_attribute_pool_find_dist_layout(
Mstro__Pool__Attributes *attributes, Mstro__Pool__Attributes *attributes,
mmbLayout **dist_layout); mmbLayout **dist_layout);
/** If a CDO has is_distributed flag set at the mstro_pm_cdo_registry_entry but
* the cdo handle does not has a distribution defined,
*
* we cook up a default distributed for it, which consists of one piece holding
* all the cdo data */
mstro_status
mstro_attribute_create_default_dist_layout(mmbLayout *src_layout, mmbLayout **default_layout);
/** Destroy a pool manager message containing references to the values in dict. /** Destroy a pool manager message containing references to the values in dict.
* *
* This function must be used instead of the generic protobuf deallocators to avoid freeing values still * This function must be used instead of the generic protobuf deallocators to avoid freeing values still
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment