Skip to content

Commit

Permalink
Remove leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
FelonEkonom committed Nov 27, 2024
1 parent 35cf655 commit c8b586a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/membrane/core/pipeline/state.ex
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ defmodule Membrane.Core.Pipeline.State do
stalker: Membrane.Core.Stalker.t(),
subprocess_supervisor: pid(),
awaiting_setup_completition?: boolean()
# diamond_detection_triggered?: boolean()
}

# READ THIS BEFORE ADDING NEW FIELD!!!
Expand All @@ -60,6 +59,4 @@ defmodule Membrane.Core.Pipeline.State do
resource_guard: nil,
subprocess_supervisor: nil,
awaiting_setup_completition?: false

# diamond_detection_triggered?: false
end

0 comments on commit c8b586a

Please sign in to comment.