Skip to content

Commit f3fe613

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
fix clippy
1 parent 998912d commit f3fe613

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pal/src/windows.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT License.
33

4-
#![cfg(windows)]
5-
64
//#[link(name = "ext-ms-win-cng-rng-l1-1-0")]
75
extern "C" {
86
fn ProcessPrng(data: *mut u8, len: usize) -> u32;

0 commit comments

Comments
 (0)