Remove debug line
This commit is contained in:
parent
8b1b2e4199
commit
38d950f44a
@ -296,7 +296,6 @@ func (this *TextInput) handleScroll (x, y float64) bool {
|
||||
}
|
||||
|
||||
func (this *TextInput) handleDotChange () {
|
||||
println("asdjhk")
|
||||
this.historySwapDot()
|
||||
this.on.dotChange.Broadcast()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user