We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9566a13 commit 4bebdf9Copy full SHA for 4bebdf9
src/swift/Queue.swift
@@ -240,7 +240,6 @@ extension DispatchQueue {
240
///
241
/// - parameter group: the dispatch group to associate with the submitted
242
/// work item. If this is `nil`, the work item is not associated with a group.
243
- /// - parameter flags: flags that control the execution environment of the
244
/// - parameter qos: the QoS at which the work item should be executed.
245
/// Defaults to `DispatchQoS.unspecified`.
246
/// - parameter flags: flags that control the execution environment of the
0 commit comments