Skip to content

Commit 7ad0e10

Browse files
authored
Drop unused #defines (#542)
1 parent 4b4eade commit 7ad0e10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vector/include/vector.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@
33

44
#define INLINE_FUSED INLINE PHASE_FUSED
55
#define INLINE_INNER INLINE PHASE_INNER
6-
7-
#define PHASE_STREAM Please use "PHASE_FUSED" instead
8-
#define INLINE_STREAM Please use "INLINE_FUSED" instead

0 commit comments

Comments
 (0)