summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/files.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 8ccf9a9c75a..d97c93e5c76 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -477,7 +477,6 @@ file it's locking, and it has the same name, but with \".#\" prepended."
:type '(repeat (list (regexp :tag "Regexp")
(string :tag "Replacement")
(boolean :tag "Uniquify")))
- :initialize 'custom-initialize-delay
:version "28.1")
(defcustom remote-file-name-inhibit-locks nil