Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Nov 18, 2021
1 parent e233915 commit 5e99972
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 122 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ class PopupAlertManager @Inject constructor() {

companion object {
const val INCOMING_CALL_PRIORITY = Int.MAX_VALUE
const val JITSI_CALL_PRIORITY = INCOMING_CALL_PRIORITY - 1
}

private var weakCurrentActivity: WeakReference<Activity>? = null
Expand Down
70 changes: 0 additions & 70 deletions vector/src/main/res/layout/alerter_jitsi_call_layout.xml

This file was deleted.

0 comments on commit 5e99972

Please sign in to comment.