about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/scrot.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/wpc/scrot.el')
-rw-r--r--emacs/.emacs.d/wpc/scrot.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/.emacs.d/wpc/scrot.el b/emacs/.emacs.d/wpc/scrot.el
index eeb12b3731e9..caeb25da3bcb 100644
--- a/emacs/.emacs.d/wpc/scrot.el
+++ b/emacs/.emacs.d/wpc/scrot.el
@@ -15,9 +15,6 @@
 (require 'clipboard)
 (require 'kbd)
 
-(prelude/assert
- (prelude/executable-exists? "scrot"))
-
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Library
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;