Author: tilman
Date: Sun Dec 28 16:51:50 2025
New Revision: 1930930
Log:
PDFBOX-6133: delete obsolete comment
Modified:
pdfbox/branches/2.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
Modified:
pdfbox/branches/2.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
==============================================================================
---
pdfbox/branches/2.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
Sun Dec 28 16:25:53 2025 (r1930929)
+++
pdfbox/branches/2.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
Sun Dec 28 16:51:50 2025 (r1930930)
@@ -176,7 +176,6 @@ public final class TypeMapping
public PropertiesDescription getDefinedDescriptionByNamespace(String
namespace, String pdfaFieldName)
{
List<PropertiesDescription> propDescList =
definedStructuredNamespaces2.get(namespace);
- // gets list of type names (not to be confused with field names /
property names)
for (PropertiesDescription propDesc : propDescList)
{
// check whether one of these field names matches