emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/pacmacs e710f00f69 295/472: Remove pacmacs--unterrify-all-


From: ELPA Syncer
Subject: [nongnu] elpa/pacmacs e710f00f69 295/472: Remove pacmacs--unterrify-all-ghosts (#153)
Date: Thu, 6 Jan 2022 21:59:33 -0500 (EST)

branch: elpa/pacmacs
commit e710f00f69cad204723f8536bcc3f37054b75a03
Author: rexim <reximkut@gmail.com>
Commit: rexim <reximkut@gmail.com>

    Remove pacmacs--unterrify-all-ghosts (#153)
    
    It's not used anywhere right now
---
 pacmacs.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pacmacs.el b/pacmacs.el
index ca0d16ae8f..2a352bf356 100644
--- a/pacmacs.el
+++ b/pacmacs.el
@@ -436,10 +436,6 @@
   (pacmacs--replace-game-objects 'pacmacs--ghosts
                                  #'pacmacs--create-terrified-ghost))
 
-(defun pacmacs--unterrify-all-ghosts ()
-  (pacmacs--replace-game-objects 'pacmacs--terrified-ghosts
-                                 #'pacmacs--create-ghost))
-
 (defun pacmacs--unterrify-timed-out-ghosts ()
   (pacmacs--replace-filtered-game-objects
    'pacmacs--terrified-ghosts



reply via email to

[Prev in Thread] Current Thread [Next in Thread]