13
0

fix error in manual rebase corrections

This commit is contained in:
Paul Davis 2024-07-11 19:23:34 -06:00
parent affe282b79
commit eab48ab763

View File

@ -1795,6 +1795,7 @@ Session::set_state (const XMLNode& node, int version)
if (modified_with.rfind (PROGRAM_NAME, 0) != 0) {
throw WrongProgram (modified_with);
}
#endif
}
#ifdef LIVETRAX