Skip to content

Commit eb7bbdd

Browse files
committed
Remove now-incorrect remark
1 parent f470263 commit eb7bbdd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

BinaryObjectScanner/FileType/Executable.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ namespace BinaryObjectScanner.FileType
1313
/// <summary>
1414
/// Executable or library
1515
/// </summary>
16-
/// <remarks>
17-
/// Due to the complexity of executables, all extraction handling
18-
/// another class that is used by the scanner
19-
/// </remarks>
2016
public class Executable : IDetectable
2117
{
2218
#region Properties

0 commit comments

Comments
 (0)