mirror of
http://deavmi.assigned.network/git/deavmi/tristanable
synced 2025-02-20 06:46:50 +00:00
Manager
- Removed now-completed TODO in `registerQueue(QUeue)`
This commit is contained in:
parent
a13ff17c0d
commit
ab07df80ea
@ -116,8 +116,6 @@ public class Manager
|
||||
queuesLock.unlock();
|
||||
}
|
||||
|
||||
// TODO: Insert queue only if non-existent, else throw an exception
|
||||
|
||||
/* Search for the queue, throw an exception if it exists */
|
||||
foreach(Queue curQueue; queues)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user