Przeglądaj źródła

Remove unnecessary autoload cookie

Ryan C. Thompson 13 lat temu
rodzic
commit
0eed206158
1 zmienionych plików z 0 dodań i 1 usunięć
  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)