GT-2856 Updated comment

This commit is contained in:
ghidra1 2019-05-08 18:09:28 -04:00
parent d03b715f39
commit 85d11cc6ba

View File

@ -1018,7 +1018,9 @@ public class ProgramManagerPlugin extends Plugin implements ProgramManager {
return;
}
// restore state should not ask about checking out
// Restore state should not ask about checking out since
// hopefully it is in the same state it was in when project
// was closed and state was saved.
openTask.setNoCheckout();
try {