Skip to content

Commit b9c135a

Browse files
author
xufulong
committed
remove tx16w.c
1 parent faefb7e commit b9c135a

3 files changed

Lines changed: 1 addition & 384 deletions

File tree

app/src/main/cpp/sox/CmakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ set(formats_srcs
112112
sounder.c
113113
soundtool.c
114114
sox-fmt.c
115-
tx16w.c
116115
u1-fmt.c
117116
u2-fmt.c
118117
u3-fmt.c

app/src/main/cpp/sox/formats.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
FORMAT(sox)
5252
// FORMAT(sphere)
5353
// FORMAT(svx)
54-
FORMAT(txw)
54+
// FORMAT(txw)
5555
FORMAT(u1)
5656
FORMAT(u2)
5757
FORMAT(u3)

app/src/main/cpp/sox/tx16w.c

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

0 commit comments

Comments
 (0)