mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
[v3 linux] noop: remove spurious print
This commit is contained in:
@@ -43,7 +43,7 @@ func (w *linuxWebviewWindow) startDrag() error {
|
||||
}
|
||||
|
||||
func (w *linuxWebviewWindow) endDrag(button uint, x, y int) {
|
||||
fmt.Println("endDrag", button, x, y)
|
||||
|
||||
}
|
||||
|
||||
func (w *linuxWebviewWindow) enableDND() {
|
||||
|
||||
Reference in New Issue
Block a user