branch: externals/compat
commit 674c0c11943daeb0e0341a915c795d5f40afc38f
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>

    Remove unnecessary function declaration
---
 compat.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compat.el b/compat.el
index b2f56ee..b0dfe69 100644
--- a/compat.el
+++ b/compat.el
@@ -43,7 +43,6 @@
 
 ;;;; Core functionality
 
-(declare-function ad-is-active "advice" (function))
 (declare-function advice--p "nadvice" (func))
 (declare-function advice--car "nadvice" (func))
 

Reply via email to