diff options
Diffstat (limited to 'src/undo.c')
| -rw-r--r-- | src/undo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/undo.c b/src/undo.c index a7a2fadfefb..bf774affac5 100644 --- a/src/undo.c +++ b/src/undo.c | |||
| @@ -25,7 +25,6 @@ Boston, MA 02110-1301, USA. */ | |||
| 25 | #include "buffer.h" | 25 | #include "buffer.h" |
| 26 | #include "commands.h" | 26 | #include "commands.h" |
| 27 | #include "window.h" | 27 | #include "window.h" |
| 28 | #include "keyboard.h" | ||
| 29 | 28 | ||
| 30 | /* Limits controlling how much undo information to keep. */ | 29 | /* Limits controlling how much undo information to keep. */ |
| 31 | 30 | ||