(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode.
This commit is contained in:
@@ -46,6 +46,8 @@ public:
|
||||
* in when the instance was created.
|
||||
*/
|
||||
~ScriptExecMode();
|
||||
|
||||
virtual void FinalRelease();
|
||||
};
|
||||
|
||||
#endif /* SCRIPT_EXECMODE_HPP */
|
||||
|
Reference in New Issue
Block a user