diff --git a/src/plugins/dpaste.el b/src/plugins/dpaste.el index 61572a8..9fd684c 100644 --- a/src/plugins/dpaste.el +++ b/src/plugins/dpaste.el @@ -140,8 +140,7 @@ binding for Kuso IDE dpaste plugin" (with-current-buffer buf (message "<><><> %s " buffer-string) ) - ;;(setq output (shell-command-to-string command)) - ;;(message ">>> %s" output) + ) ) ;; ----------------------------------------------------------------------