Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
f9992d92
Commit
f9992d92
authored
Sep 12, 2017
by
Misbah Mubarak
Browse files
Removing event type error check
parent
9ddf8579
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/network-workloads/model-net-mpi-replay.c
View file @
f9992d92
...
...
@@ -1999,8 +1999,6 @@ void nw_test_event_handler(nw_state* s, tw_bf * bf, nw_message * m, tw_lp * lp)
bf
->
c28
=
1
;
update_completed_queue
(
s
,
bf
,
m
,
lp
,
m
->
fwd
.
req_id
);
}
else
tw_error
(
TW_LOC
,
"
\n
Invalid op type "
);
}
break
;
...
...
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