Pārlūkot izejas kodu

Remove unnecessary autoload cookie

Ryan C. Thompson 13 gadi atpakaļ
vecāks
revīzija
0eed206158
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      ido-ubiquitous.el

+ 0 - 1
ido-ubiquitous.el

@@ -78,7 +78,6 @@ continue to use `completing-read' instead of
   :type '(repeat symbol)
   :group 'ido-ubiquitous)
 
-;;;###autoload
 (defadvice completing-read (around ido-ubiquitous activate)
   (if (or (not ido-mode)
           (not ido-ubiquitous)