Skip to content

Commit

Permalink
Remove #define of cr_log_info needed for v2.2.2
Browse files Browse the repository at this point in the history
After this commit, you will need to use Criterion v2.3.0 or later.

Signed-off-by: Sung-Eun Choi <sungeunchoi@users.noreply.github.com>
  • Loading branch information
sungeunchoi committed Mar 10, 2017
1 parent 689d991 commit 4e45815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prov/gni/test/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@

#define BLUE "\x1b[34m"
#define COLOR_RESET "\x1b[0m"
#define cr_log_info criterion_info

/* defined in rdm_atomic.c */
extern int supported_compare_atomic_ops[FI_ATOMIC_OP_LAST][FI_DATATYPE_LAST];
Expand Down

0 comments on commit 4e45815

Please sign in to comment.