Skip to content

Commit 43d6cc7

Browse files
marcoandriesiText-CI
authored andcommitted
Remove commented-out lines making the Quality Gate fail
QA-4060 Autoported commit. Original commit hash: [78b46f172]
1 parent 284afd2 commit 43d6cc7

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

itext/itext.forms/itext/forms/xfdf/XfdfObjectFactory.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -691,13 +691,6 @@ private static void CreateLinkAnnotation(PdfAnnotation pdfAnnotation, AnnotObjec
691691
actionObject.SetMap((bool)action.GetAsBool(PdfName.IsMap));
692692
}
693693
}
694-
// else if(PdfName.GoTo.equals(type)) {
695-
//
696-
// } else if (PdfName.GoToR.equals(type)) {
697-
// } else if (PdfName.Launch.equals(type)) {
698-
// //actionObject.setFileOriginalName();
699-
// } else if (PdfName.Named.equals(type)) {
700-
// }
701694
annot.SetAction(actionObject);
702695
}
703696
PdfArray dest = (PdfArray)pdfLinkAnnotation.GetDestinationObject();

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5d1e9a63659a3733a5e0d4e47de28d976a94f34a
1+
78b46f1729725be94656c28b4dd07830d503afc8

0 commit comments

Comments
 (0)