summaryrefslogtreecommitdiff
path: root/XMPFiles/source/HandlerRegistry.cpp
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2017-01-11 19:18:06 -0500
committerHubert Figuière <hub@figuiere.net>2017-01-11 19:18:06 -0500
commitb446b336d7f67c97098846c0912ad9d8415dec4b (patch)
treef9198ca08f23c54d81afd07c89f1390635425b9e /XMPFiles/source/HandlerRegistry.cpp
parent61f0a23ba803c1aca65caf4ae10760598a2ee3a3 (diff)
Adobe SDK: fix some unused args and variables warnings
Diffstat (limited to 'XMPFiles/source/HandlerRegistry.cpp')
-rw-r--r--XMPFiles/source/HandlerRegistry.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMPFiles/source/HandlerRegistry.cpp b/XMPFiles/source/HandlerRegistry.cpp
index 55fec8b..f0c04e1 100644
--- a/XMPFiles/source/HandlerRegistry.cpp
+++ b/XMPFiles/source/HandlerRegistry.cpp
@@ -933,7 +933,7 @@ XMPFileHandlerInfo* HandlerRegistry::tryFolderHandlers( XMP_FileFormat format,
const std::string& parentName,
const std::string& leafName )
{
- IgnoreParam ( parentName );
+ IgnoreParam(leafName);
// This is called when the input path to XMPFiles::OpenFile names an existing file. We need to
// quickly decide if this might be inside a folder-handler's structure. See if the containing