- Added a TODO for the future `removeQueue(Queue)` and `removeQueu_nothrow(Queue)`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-05-03 23:10:45 +02:00
parent 1437895669
commit abe64f7701
1 changed files with 2 additions and 0 deletions

View File

@ -265,6 +265,8 @@ public class Manager
return true;
}
// TODO: Impkement releaseQueu_nothrow and releaseQueue
/**
* Sets the default queue
*