mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-01-11 19:44:55 +00:00
Merge remote-tracking branch 'origin/ConnectPro_v1.8' into ConnectPro_v1.9
This commit is contained in:
@@ -38,7 +38,9 @@ namespace ICD.Common.Utils.Collections
|
||||
m_MaxSize = value;
|
||||
|
||||
TContents unused;
|
||||
Trim(out unused);
|
||||
while (Trim(out unused))
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user