fix error in manual merge correction
This commit is contained in:
parent
a7a7a55cce
commit
affe282b79
@ -1795,7 +1795,6 @@ Session::set_state (const XMLNode& node, int version)
|
|||||||
if (modified_with.rfind (PROGRAM_NAME, 0) != 0) {
|
if (modified_with.rfind (PROGRAM_NAME, 0) != 0) {
|
||||||
throw WrongProgram (modified_with);
|
throw WrongProgram (modified_with);
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef LIVETRAX
|
#ifdef LIVETRAX
|
||||||
|
Loading…
Reference in New Issue
Block a user