mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-09-03 07:37:28 -04:00
Remove now-redundant Linux/BSD-specific clip clear logic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build (windows || wsl || (darwin && !ios) || (android && termux)) && !interactive
|
||||
//go:build !ios && (!android || termux) && !interactive
|
||||
|
||||
package clip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user