jellyfin/Mono.Nat
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
..
Enums Remove tabs and trailing whitespace 2019-01-07 23:24:34 +00:00
EventArgs Remove tabs and trailing whitespace 2019-01-07 23:24:34 +00:00
Pmp Reformat JustAMan review pt3 changes 2019-01-18 16:48:01 +01:00
Properties Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01:00
Upnp Eliminate some compile warnings (#600) 2019-01-24 18:56:43 +01:00
AbstractNatDevice.cs Remove tabs and trailing whitespace 2019-01-07 23:24:34 +00:00
INatDevice.cs Remove tabs and trailing whitespace 2019-01-07 23:24:34 +00:00
ISearcher.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
Mapping.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Mono.Nat.csproj Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt 2019-01-13 21:10:15 +01:00
NatManager.cs Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
NatProtocol.cs Reformat JustAMan review pt3 changes 2019-01-18 16:48:01 +01:00