Skip to content

Commit be2189a

Browse files
committed
transient-prefix: Remove unused variable slot
1 parent a99dcda commit be2189a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lisp/transient.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,6 @@ If `transient-save-history' is nil, then do nothing."
713713
((prototype :initarg :prototype)
714714
(command :initarg :command)
715715
(level :initarg :level)
716-
(variable :initarg :variable :initform nil)
717716
(init-value :initarg :init-value)
718717
(value) (default-value :initarg :value)
719718
(scope :initarg :scope :initform nil)

0 commit comments

Comments
 (0)