Skip to content

Commit f8c15c5

Browse files
committed
util/event: remove duplicate BEGIN_C_DECLS
Signed-off-by: Alex Margolin <alex.margolin@mail.huji.ac.il>
1 parent a20ec90 commit f8c15c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

opal/util/event.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ BEGIN_C_DECLS
4545

4646
typedef event_callback_fn opal_event_cbfunc_t;
4747

48-
BEGIN_C_DECLS
49-
5048
typedef struct event_base opal_event_base_t;
5149
typedef struct event opal_event_t;
5250

0 commit comments

Comments
 (0)