mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-31 06:16:35 -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