jellyfin/Mono.Nat/Upnp
hawken 3701ce4037 Eliminate some compile warnings (#600)
* Remove some unused variables
* remove duplicate "using .." by sorting and deduping the list
* Remove things that already exist in the parent class (in one case I moved some documentation to the parent)
* EntityBodyData and and NextSearch were never set (only read), removed
* _timeout was never read, subsequently _timer became unused. part of a TODO timeout functionality that was not implemented yet
2019-01-24 18:56:43 +01:00
..
Messages Reformat JustAMan review pt3 changes 2019-01-18 16:48:01 +01:00
Searchers Eliminate some compile warnings (#600) 2019-01-24 18:56:43 +01:00
UpnpNatDevice.cs Reformat JustAMan review pt3 changes 2019-01-18 16:48:01 +01:00