Progressiveness

This commit is contained in:
Artur Meski
2018-12-02 19:30:02 +00:00
parent 1f132d4692
commit c8e02156b9

2
rs.cc
View File

@@ -363,7 +363,7 @@ void RctSys::ctxAutSaveCurrentContextSet(std::string processName)
void RctSys::ctxAutFinalise(void)
{
ctx_aut->makeProgressive();
// EMPTY
}
/** EOF **/