Skip to content

Commit 5b51f87

Browse files
committed
Remove an useless face definition
1 parent 4fe321a commit 5b51f87

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

meow-face.el

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,6 @@
106106
"Face for Meow keypad message when cannot display popup."
107107
:group 'meow)
108108

109-
(defface meow-beacon-cursor
110-
'((((class color) (background dark))
111-
(:inherit cursor))
112-
(((class color) (background light))
113-
(:inherit cursor)))
114-
"Keypad state cursor."
115-
:group 'meow)
116-
117109
(defface meow-beacon-cursor
118110
'((t (:inherit cursor)))
119111
"BEACON cursor face."

0 commit comments

Comments
 (0)