Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Aug 30, 2019
1 parent 1d4cc19 commit 541d0df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/clib/pio_msg.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ extern int pio_log_level;
extern int event_num[2][NUM_EVENTS];
#endif /* USE_MPE */

/* Prototypes from nc4internal.h. */
int nc4_file_list_add(int ncid, const char *path, int mode,
void **dispatchdata);

/**
* This function is run on the IO tasks to handle nc_inq_type*()
* functions.
Expand Down

0 comments on commit 541d0df

Please sign in to comment.