mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-09-01 22:57:25 -04:00
Remove mobile clipboard management (this should be the responsibility of the GUI toolkit)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build (windows || darwin || android || ios || termux || wsl) && interactive
|
||||
//go:build (windows || wsl || (darwin && !ios) || (android && termux)) && interactive
|
||||
|
||||
package clip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user