Remove unused function

This commit is contained in:
Tom Willemse 2016-11-04 15:46:38 +01:00
parent 09535fc58b
commit bd112c2798

View file

@ -62,11 +62,6 @@
(circe-serenity--define-formatter 'circe-serenity-say-formatter 'circe-format-say) (circe-serenity--define-formatter 'circe-serenity-say-formatter 'circe-format-say)
(circe-serenity--define-formatter 'circe-serenity-say-formatter 'circe-format-self-say) (circe-serenity--define-formatter 'circe-serenity-say-formatter 'circe-format-self-say)
(defun circe-serenity-self-say-formatter (&rest keywords)
(propertize (format (format "%%%ds %%s" circe-serenity-longest-nick)
">" (plist-get keywords :body))
'wrap-prefix (circe-serenity--fill-string)))
(defun circe-serenity-action-formatter (&rest keywords) (defun circe-serenity-action-formatter (&rest keywords)
(propertize (propertize
(lui-format (lui-format