diff options
Diffstat (limited to 'src/window.c')
| -rw-r--r-- | src/window.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/window.c b/src/window.c index deeb4f63fe0..1b205367275 100644 --- a/src/window.c +++ b/src/window.c | |||
| @@ -20,8 +20,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 20 | 20 | ||
| 21 | #include <config.h> | 21 | #include <config.h> |
| 22 | 22 | ||
| 23 | #include <stdio.h> | ||
| 24 | |||
| 25 | #include "lisp.h" | 23 | #include "lisp.h" |
| 26 | #include "buffer.h" | 24 | #include "buffer.h" |
| 27 | #include "keyboard.h" | 25 | #include "keyboard.h" |