diff options
Diffstat (limited to 'Src/Zle/zle.h')
-rw-r--r-- | Src/Zle/zle.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Src/Zle/zle.h b/Src/Zle/zle.h index e636073c8..be6e2c80b 100644 --- a/Src/Zle/zle.h +++ b/Src/Zle/zle.h @@ -27,11 +27,6 @@ * */ -#undef trashzle -#undef zleread -#undef spaceinline -#undef zrefresh - typedef struct widget *Widget; typedef struct thingy *Thingy; |