Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 7b6be51

Browse files
committed
Unused import removed
1 parent 6883cc1 commit 7b6be51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/thread/types.d

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ struct ll_ThreadData
3434

3535
version (GNU)
3636
{
37-
import gcc.builtins;
38-
3937
version (GNU_StackGrowsDown)
4038
enum isStackGrowingDown = true;
4139
else

0 commit comments

Comments
 (0)