Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David Thompson
SMTK
Commits
f73fd948
Commit
f73fd948
authored
Jul 29, 2015
by
Robert Maynard
Browse files
Remove compilation issue in SessionIOJSON.
parent
f499e9f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
smtk/model/SessionIOJSON.cxx
View file @
f73fd948
...
...
@@ -35,7 +35,6 @@ int SessionIOJSON::exportJSON(ManagerPtr modelMgr, cJSON* sessionRec)
{
(
void
)
modelMgr
;
(
void
)
sessionRec
;
(
void
)
modelIds
;
return
1
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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