summaryrefslogtreecommitdiff
path: root/helm-types.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-10-03 06:19:20 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-10-03 06:19:20 +0200
commit20c6b31af0066abf9657155e857f671342f28b4c (patch)
treef3d60901df6c1659d5fe6900fac90733e8818900 /helm-types.el
parent6bc6c63cebf5d3dc9b13f910c5753f558ee4f529 (diff)
Remove obsolete entry in type buffer
* helm-types.el (helm-type-buffer-actions): Do it.
Diffstat (limited to 'helm-types.el')
-rw-r--r--helm-types.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/helm-types.el b/helm-types.el
index 42b35db2..b36c12b7 100644
--- a/helm-types.el
+++ b/helm-types.el
@@ -130,9 +130,6 @@
(defcustom helm-type-buffer-actions
(helm-make-actions
"Switch to buffer(s)" 'helm-buffer-switch-buffers
- (lambda () (and (locate-library "popwin")
- "Switch to buffer in popup window"))
- 'popwin:popup-buffer
"Switch to buffer(s) other window `C-c o'"
'helm-buffer-switch-buffers-other-window
"Switch to buffer other frame `C-c C-o'"