Removed unused bufferSize

This commit is contained in:
Albin Corén 2018-04-11 19:03:50 +01:00
parent 45f82180d2
commit b124f5ed3e

View File

@ -52,7 +52,6 @@ namespace MLAPI.NetworkingManagerComponents.Binary
private List<object> collect = null;
private bool tempAlloc = false;
private readonly int bufferSize;
private int collectCount = 0;
/// <summary>