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

Commit

Permalink
Remove redundant '@System' in core.sys.posix.string
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 committed Mar 31, 2020
1 parent 3cb4a8c commit 87b29ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/sys/posix/string.d
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ extern(C):
@system:
nothrow:
@nogc:
@system:

/// Exposes `locale_t` as defined in `core.sys.posix.locale` (`<locale.h>`)
public import core.sys.posix.locale : locale_t;
Expand Down

0 comments on commit 87b29ac

Please sign in to comment.