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
Arne Øslebø
mapi
Commits
c450767b
Commit
c450767b
authored
May 31, 2006
by
Browse files
remove #ifdef
git-svn-id:
file:///home/svn/mapi/trunk@577
8d5bb341-7cf1-0310-8cf6-ba355fef3186
parent
9b915a31
Changes
1
Show whitespace changes
Inline
Side-by-side
mapi.h
View file @
c450767b
...
...
@@ -218,9 +218,7 @@ extern int mapi_get_flow_info(int fd, mapi_flow_info_t *info);
//Get information about next flow with flow descriptor>fd
extern
int
mapi_get_next_flow_info
(
int
fd
,
mapi_flow_info_t
*
info
);
#ifdef DIMAPI
extern
int
mapi_get_scope_size
(
int
fd
);
#endif
//Get information about a function applied to a flow
extern
int
mapi_get_function_info
(
int
fd
,
int
fid
,
mapi_function_info_t
*
info
);
...
...
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