mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-15 21:37:09 +09:00
Remove clipboard error message
This commit is contained in:
@@ -42,6 +42,7 @@ func Initialize(m Method) error {
|
||||
case External:
|
||||
err = clipboard.Initialize()
|
||||
}
|
||||
CurrentMethod = Internal
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user