mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 13:35:33 +03:00
remove unused member variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
f435646b23
commit
5b457a67cb
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ class OutcomingVoiceMessageViewHolder(outcomingView: View) : MessageHolders
|
|||
|
||||
private val binding: ItemCustomOutcomingVoiceMessageBinding =
|
||||
ItemCustomOutcomingVoiceMessageBinding.bind(itemView)
|
||||
private val realView: View = itemView
|
||||
|
||||
@JvmField
|
||||
@Inject
|
||||
|
|
Loading…
Reference in a new issue