about summary refs log tree commit diff
path: root/Src/zsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/zsh.h')
-rw-r--r--Src/zsh.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/Src/zsh.h b/Src/zsh.h
index 54141d2b7..15b01a0db 100644
--- a/Src/zsh.h
+++ b/Src/zsh.h
@@ -1649,9 +1649,3 @@ typedef unsigned char * (*ZleReadFn) _((char *, char *, int));
 /***************************************/
 
 #define mod_export
-
-/***************************************/
-/* Hooks in core.                      */
-/***************************************/
-
-#define EXITHOOK (zshhooks + 0)