Remove now unnecessary autoload

This commit is contained in:
Daniel Borchmann 2025-08-17 20:09:11 +02:00
parent cab71bf815
commit 251ee5ad28
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -728,8 +728,7 @@ split horizontally again, but this extra work should not matter much."
db/org-bookmark-store-link db/org-bookmark-store-link
db/org-bookmark-export db/org-bookmark-export
db/org-lint-invalid-bookmark-link db/org-lint-invalid-bookmark-link
db/org-lint-possible-bookmark-link db/org-lint-possible-bookmark-link))
db/org-get-location))
;; This is to make the byte-compiler happy about setting some variables later on ;; This is to make the byte-compiler happy about setting some variables later on
;; that are defined in those packages. ;; that are defined in those packages.