Context: No longer calls Context methods while dtor is running.
This commit is contained in:
@@ -103,6 +103,8 @@ private:
|
||||
class TDB2
|
||||
{
|
||||
public:
|
||||
static bool debug_mode;
|
||||
|
||||
TDB2 ();
|
||||
~TDB2 ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user