Skip to content

Commit bcc53e2

Browse files
authored
Remove outdated comment
1 parent 7888d40 commit bcc53e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/windows.rs

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
// option. This file may not be copied, modified, or distributed
77
// except according to those terms.
88

9-
//! Implementation for Windows UWP targets. After deprecation of Windows XP
10-
//! and Vista, this can supersede the `RtlGenRandom`-based implementation.
119
use crate::Error;
1210
use core::{ffi::c_void, num::NonZeroU32, ptr};
1311

0 commit comments

Comments
 (0)