Skip to content

Commit 02fbd5a

Browse files
committed
rt: Remove circular_buffer
1 parent 4f65169 commit 02fbd5a

File tree

3 files changed

+0
-277
lines changed

3 files changed

+0
-277
lines changed

mk/rt.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ RUNTIME_CXXS_$(1) := \
6363
rt/rust_log.cpp \
6464
rt/rust_gc_metadata.cpp \
6565
rt/rust_util.cpp \
66-
rt/circular_buffer.cpp \
6766
rt/isaac/randport.cpp \
6867
rt/miniz.cpp \
6968
rt/rust_kernel.cpp \

src/rt/circular_buffer.cpp

Lines changed: 0 additions & 204 deletions
This file was deleted.

src/rt/circular_buffer.h

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)