mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
feature: removed everything that had obsolete marked
This commit is contained in:
parent
e1eb432dee
commit
8feabcd536
33 changed files with 27 additions and 2789 deletions
|
|
@ -55,15 +55,6 @@ namespace PepperDash.Essentials.Core
|
|||
{
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// For fixed-source endpoint devices
|
||||
/// </summary>
|
||||
[Obsolete("Please switch to IRoutingSink")]
|
||||
public interface IRoutingSinkNoSwitching : IRoutingSink
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Endpoint device like a display, that selects inputs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue