Skip to content

Commit 7200e0c

Browse files
rokhinipktoso
andauthored
Remove double-log
Co-authored-by: Konrad `ktoso` Malawski <[email protected]>
1 parent 4bcaa2e commit 7200e0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/Concurrency/TaskStatus.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@ swift_task_detachChildImpl(ChildTaskStatusRecord *record) {
471471
SWIFT_CC(swift)
472472
static void swift_taskGroup_attachChildImpl(TaskGroup *group,
473473
AsyncTask *child) {
474-
SWIFT_TASK_DEBUG_LOG("attach child task = %p to group = %p", child, group);
475474

476475
// We are always called from the context of the parent
477476
//

0 commit comments

Comments
 (0)