parent
121c6ac3ea
commit
1423707dbe
6 changed files with 49 additions and 3 deletions
|
|
@ -105,3 +105,7 @@ void CWLOutputProtocol::remove() {
|
|||
defunct = true;
|
||||
removeGlobal();
|
||||
}
|
||||
|
||||
bool CWLOutputProtocol::isDefunct() {
|
||||
return defunct;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue