Skip to content

Commit b698815

Browse files
committed
remove unnecessary common/debug.c source file
1 parent ea25e89 commit b698815

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ pub fn build(b: *std.Build) void {
111111
}
112112

113113
const common_sources: []const []const u8 = &.{
114-
"common/debug.c",
115114
"common/zstd_common.c",
116115
"common/threading.c",
117116
"common/entropy_common.c",

0 commit comments

Comments
 (0)