Skip to content

Commit 859e53c

Browse files
committed
Windows fix
1 parent 92e8a03 commit 859e53c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/symbolize/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,6 @@ cfg_if::cfg_if! {
489489
any(
490490
target_os = "linux",
491491
target_os = "macos",
492-
windows,
493492
),
494493
))] {
495494
/// clear_symbol_cache tries to reclaim that cached memory.

0 commit comments

Comments
 (0)