Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
maestro-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
maestro
maestro-core
Commits
c05709f7
Commit
c05709f7
authored
3 years ago
by
Ali Mohammed
Browse files
Options
Downloads
Patches
Plain Diff
remove redundant functions
parent
c9d832db
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
attributes/maestro-schema.h
+0
-9
0 additions, 9 deletions
attributes/maestro-schema.h
with
0 additions
and
9 deletions
attributes/maestro-schema.h
+
0
−
9
View file @
c05709f7
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment