Skip to content

Commit 0d3f45b

Browse files
committed
Remove move DecompIO files
1 parent f9d7f46 commit 0d3f45b

File tree

5 files changed

+0
-120
lines changed

5 files changed

+0
-120
lines changed

ports/unix/variants/coverage/mpconfigvariant.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ SRC_BITMAP := \
3939
shared-bindings/traceback/__init__.c \
4040
shared-bindings/util.c \
4141
shared-bindings/zlib/__init__.c \
42-
shared-bindings/zlib/DecompIO.c \
4342
shared-module/aesio/aes.c \
4443
shared-module/aesio/__init__.c \
4544
shared-module/bitmaptools/__init__.c \
@@ -50,7 +49,6 @@ SRC_BITMAP := \
5049
shared-module/rainbowio/__init__.c \
5150
shared-module/traceback/__init__.c \
5251
shared-module/zlib/__init__.c \
53-
shared-module/zlib/DecompIO.c
5452

5553
$(info $(SRC_BITMAP))
5654
SRC_C += $(SRC_BITMAP)

tests/circuitpython/zlib_decompio.py

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

tests/circuitpython/zlib_decompio.py.exp

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

tests/circuitpython/zlib_decompio_gz.py

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

tests/circuitpython/zlib_decompio_gz.py.exp

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

0 commit comments

Comments
 (0)