summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-30 13:30:46 +0000
committerGitHub <noreply@github.com>2019-04-30 13:30:46 +0000
commitbc038f8295830cbd66851d308fd2963f2e0eb60c (patch)
tree66b51d3dd448fee837f3fa748d0587dab1597b4b /INSTALL.md
parent66fb7cb3275b9a9a8505a6919856bc110ed5a06c (diff)
Remove clipboard loading error logging
On macOS the clipboard actually returns an error when loading it and it is empty. However this is not an `Empty` error but all errors are simple boxed Errors from std. Since loading the clipboard data usually should not fail, we now do not log it as error if it fails but just print it to the debug log instead. This fixes #2389.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions