Explorar o código

Re-fixed a build issue

Samuel W. Flint %!s(int64=9) %!d(string=hai) anos
pai
achega
fca62a88d1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      pushover.el

+ 0 - 1
pushover.el

@@ -60,6 +60,5 @@ EXPIRE is number of seconds before an emergency priority message expires."
     (url-retrieve "https://api.pushover.net/1/messages.json" (lambda (status) (kill-buffer (current-buffer)) t))))
 
 (provide 'pushover)
-(provide 'pushover.el)
 
 ;;; pushover.el ends here