Skip to content

Commit

Permalink
fix: Protocol cleanup - removed references to deleted protocols
Browse files Browse the repository at this point in the history
  • Loading branch information
olzzon committed Jun 21, 2019
1 parent 9afeded commit d01d3ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/constants/MixerProtocolPresets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,7 @@ export const MixerProtocolPresets: { [key: string]: IMixerProtocolGeneric } = Ob
reaper: Reaper,
reaperMaster: ReaperMaster,
behringerxrmaster: BehringerXrMaster,
behringerxrclient: BehringerXrClient,
midasMaster: MidasMaster,
midasClient: MidasClient,
genericMidi: GenericMidi
}, CasparCGMaster !== undefined ? {
casparCGMaster: CasparCGMaster
Expand Down

0 comments on commit d01d3ca

Please sign in to comment.