Skip to content

Commit

Permalink
warning removed
Browse files Browse the repository at this point in the history
  • Loading branch information
cheshmi committed Jun 15, 2020
1 parent bb12cd1 commit 3b1e2c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion def.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
namespace format {
#define NULLPNTR nullptr
#define EMPTY -1
#define FALSE false

#ifdef DBG_LOG
#define PRINT_LOG(x) std::cout << (x)
Expand Down

0 comments on commit 3b1e2c5

Please sign in to comment.