Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rob Latham
MPICH-BlueGene
Commits
e3e7d765
Commit
e3e7d765
authored
Nov 10, 2014
by
Wesley Bland
Browse files
Remove unused variable
No reviewer
parent
457e3795
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpid/ch3/channels/nemesis/src/mpid_nem_lmt.c
View file @
e3e7d765
...
...
@@ -49,8 +49,6 @@ static int pkt_CTS_handler(MPIDI_VC_t *vc, MPIDI_CH3_Pkt_t *pkt, MPIDI_msg_sz_t
static
int
pkt_DONE_handler
(
MPIDI_VC_t
*
vc
,
MPIDI_CH3_Pkt_t
*
pkt
,
MPIDI_msg_sz_t
*
buflen
,
MPID_Request
**
rreqp
);
static
int
pkt_COOKIE_handler
(
MPIDI_VC_t
*
vc
,
MPIDI_CH3_Pkt_t
*
pkt
,
MPIDI_msg_sz_t
*
buflen
,
MPID_Request
**
rreqp
);
static
int
warning_printed
=
0
;
#undef FUNCNAME
#define FUNCNAME MPID_nem_lmt_pkthandler_init
#undef FCNAME
...
...
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