mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Temporarily disable exif-wdx
This commit is contained in:
parent
f8f2d454bb
commit
ccab46da2d
1 changed files with 1 additions and 1 deletions
|
|
@ -2682,7 +2682,7 @@ begin
|
|||
gWFXPlugins.Load(gConfig, Node);
|
||||
gWLXPlugins.Load(gConfig, Node);
|
||||
end;
|
||||
gWDXPlugins.Add(TExifWdx.Create);
|
||||
// gWDXPlugins.Add(TExifWdx.Create);
|
||||
|
||||
{ Load content plugins used in search templates }
|
||||
LoadContentPlugins;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue