Skip to content

Commit

Permalink
Merge pull request #2737 from eschnett/patch-5
Browse files Browse the repository at this point in the history
Remove duplicate macro definition
  • Loading branch information
eisenhauer authored Jun 1, 2021
2 parents f356ee4 + f1e608d commit ab030df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/adios2/toolkit/sst/cp/cp_writer.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
#include "adios2/toolkit/profiling/taustubs/taustubs.h"
#include "cp_internal.h"

#define gettid() pthread_self()

static void CP_PeerFailCloseWSReader(WS_ReaderInfo CP_WSR_Stream,
enum StreamStatus NewState);

Expand Down

0 comments on commit ab030df

Please sign in to comment.