Remove dead debug TapHandler in AccountRoomsList
This commit is contained in:
parent
3df27674b2
commit
27ee961c52
|
@ -231,12 +231,6 @@ HListView {
|
|||
when: ! detachedCurrentIndex
|
||||
}
|
||||
|
||||
TapHandler {
|
||||
id: tapHandler
|
||||
property var pr: active
|
||||
onPrChanged: print("pr changed:", pr)
|
||||
}
|
||||
|
||||
Timer {
|
||||
id: activateLimiter
|
||||
interval: 200
|
||||
|
|
Loading…
Reference in New Issue
Block a user