mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 04:05:39 +00:00
GT-2856 Updated comment
This commit is contained in:
parent
d03b715f39
commit
85d11cc6ba
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user