diff options
Diffstat (limited to 'src/scroll.c')
-rw-r--r-- | src/scroll.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scroll.c b/src/scroll.c index 8eda510945f..e6c058351ab 100644 --- a/src/scroll.c +++ b/src/scroll.c @@ -20,7 +20,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ #include <config.h> -#include <stdio.h> #include "lisp.h" #include "termchar.h" |