mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 09:57:23 +08:00
Remove unused constant
This commit is contained in:
parent
c3e993f72a
commit
7faa3ae173
@ -41,8 +41,6 @@
|
||||
'\f'
|
||||
];
|
||||
|
||||
private const int MaximumNumberStringLength = 20; // max length of a formatted Int64 value
|
||||
|
||||
/// <summary>
|
||||
/// Read a string from the input until a newline.
|
||||
/// </summary>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user