Skip to content

Commit 4e67370

Browse files
nikitakovaliov92iText-CI
authored andcommitted
Delete obsolete TODO
DEVSIX-3458 Autoported commit. Original commit hash: [af022ae76]
1 parent 18252d6 commit 4e67370

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

itext/itext.sign/itext/signatures/SignatureUtil.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,6 @@ private void PopulateSignatureNames() {
407407
}
408408
catch (System.IO.IOException) {
409409
}
410-
// TODO DEVSIX-3458: remove this catch since RandomAccessFileOrArray#length will not throw
411-
// IOException anymore and therefore PdfReader#getFileLength will not do so either
412410
for (int k = 0; k < sorter.Count; ++k) {
413411
Object[] objs = sorter[k];
414412
String name = (String)objs[0];

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f370fe48b878c1deb322a836e3060530e1ee380c
1+
af022ae76dc390684ce0d0660538c47666d6437d

0 commit comments

Comments
 (0)