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

Commit

Permalink
Removing writeln (not available)
Browse files Browse the repository at this point in the history
  • Loading branch information
jadbox committed Apr 7, 2015
1 parent 3a86e57 commit 169681e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/atomic.d
Expand Up @@ -641,7 +641,6 @@ else version( AsmX86_64 )
}
body
{
writeln("atomicFetchAdd");
HeadUnshared!(T) oval = void;
static if (T.sizeof == 1)
{
Expand Down

0 comments on commit 169681e

Please sign in to comment.