Revert "Disable NasalMainLoopRecipient"
This reverts commit 67e2860cc3.
This commit is contained in:
@@ -39,9 +39,7 @@ namespace nasal
|
||||
// }
|
||||
// virtual ~NasalMainLoopRecipientSingleton() {}
|
||||
//};
|
||||
|
||||
// HACK: The below prevents shutdown on Linux. Disable until thread shutdown is implemented.
|
||||
// NasalMainLoopRecipient mrl;
|
||||
NasalMainLoopRecipient mrl;
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
naRef to_nasal_helper(naContext c, const std::string& str)
|
||||
|
||||
Reference in New Issue
Block a user