Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Instrument Control
NomadSpecialModules
Commits
d68b8ae8
Commit
d68b8ae8
authored
Jan 11, 2017
by
yannick legoc
Browse files
removed useless output
parent
69122812
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/controllers/npp/ListModeBlock.cpp
View file @
d68b8ae8
...
...
@@ -39,8 +39,6 @@ ListModeBlock::~ListModeBlock() {
void
ListModeBlock
::
writeBlock
(
std
::
ofstream
&
file
)
{
cout
<<
"ListModeBlock write"
<<
endl
;
int32
*
listmodedata
=
0
;
uint32
listmodedatasize
=
0
;
uint32
totallistmodedatasize
=
0
;
...
...
Write
Preview
Markdown
is supported
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