mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 03:57:32 +00:00
Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7
This commit is contained in:
commit
e44bd3e2cc
1 changed files with 3 additions and 1 deletions
|
|
@ -32,7 +32,9 @@ namespace ICD.Common.Utils.Collections
|
|||
m_MaxSize = value;
|
||||
|
||||
TContents unused;
|
||||
Trim(out unused);
|
||||
while (Trim(out unused))
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue