mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Temporally commented saving gExts
This commit is contained in:
parent
b66134652b
commit
64cb6fa4ac
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ begin
|
|||
SaveWindowPos(gViewerPos, 'Viewer.');
|
||||
SaveWindowPos(gEditorPos, 'Editor.');
|
||||
|
||||
gExts.SaveToFile(gpIniDir + 'doublecmd.ext');
|
||||
// gExts.SaveToFile(gpIniDir + 'doublecmd.ext');
|
||||
gColorExt.Save;
|
||||
|
||||
DeInitGlobs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue