Skip to content

Commit

Permalink
Remove unused struct.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestKz committed Sep 3, 2022
1 parent df1bbbb commit 489e0fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions keywork.el
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ Called via the `after-load-functions' special hook."
(setf (cdr (assq 'keywork-mode minor-mode-map-alist))
map)))

(cl-defstruct map-ref
(sym :type symbol))

(cl-defstruct map
(binds nil)
(pred nil :type function)
Expand Down

0 comments on commit 489e0fb

Please sign in to comment.