summaryrefslogtreecommitdiff
path: root/lisp/files.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index ad02d373fd0..825aa1c3e88 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -424,7 +424,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