Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
c507daa8
Commit
c507daa8
authored
Apr 14, 2014
by
Thomas Jahns
🤸
Browse files
Remove redundant declaration.
parent
95f1f239
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/model.c
View file @
c507daa8
...
...
@@ -73,9 +73,6 @@ model_t *modelNewEntry ( void )
return
(
modelptr
);
}
int
modelDef
(
int
instID
,
int
modelgribID
,
const
char
*
name
);
void
modelDefaultEntries
(
void
)
{
int
instID
,
i
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment