Skip to content

Commit 24973b2

Browse files
chansukeThomasdezeeuw
authored andcommitted
hotfix: remove cfg too
1 parent 10ca1a4 commit 24973b2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tests/socket.rs

-9
Original file line numberDiff line numberDiff line change
@@ -932,15 +932,6 @@ fn sendfile() {
932932
}
933933
}
934934

935-
#[cfg(all(
936-
feature = "all",
937-
any(
938-
target_os = "android",
939-
target_os = "freebsd",
940-
target_os = "linux",
941-
target_vendor = "apple",
942-
)
943-
))]
944935
#[cfg(all(
945936
feature = "all",
946937
any(

0 commit comments

Comments
 (0)