Author: tilman
Date: Sun Dec 28 16:51:59 2025
New Revision: 1930932
Log:
PDFBOX-6133: delete obsolete comment
Modified:
pdfbox/branches/3.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
Modified:
pdfbox/branches/3.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
==============================================================================
---
pdfbox/branches/3.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
Sun Dec 28 16:51:55 2025 (r1930931)
+++
pdfbox/branches/3.0/xmpbox/src/main/java/org/apache/xmpbox/type/TypeMapping.java
Sun Dec 28 16:51:59 2025 (r1930932)
@@ -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