React to IFeatureCollection changes.

This commit is contained in:
Chris R 2015-09-30 15:27:53 -07:00
parent 5f22f64c6c
commit 11c31275af
1 changed files with 0 additions and 5 deletions

View File

@ -96,10 +96,5 @@ namespace Microsoft.AspNet.Server.WebListener
}
}
}
void IDisposable.Dispose()
{
// nothing to dispose of
}
}
}