Skip to content

Commit e899c91

Browse files
committed
Remove duplicate pushUInt32 definition
1 parent 55b72f2 commit e899c91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/WARDuino/WARDuino.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include "../Utils/util.h"
1212

1313
#define UNDEF (uint32_t)(-1)
14-
#define pushUInt32(m, arg) m->stack[++(m)->sp].value.uint32 = arg
1514

1615
char exception[512];
1716

0 commit comments

Comments
 (0)