diff options
Diffstat (limited to 'src/keymap.c')
-rw-r--r-- | src/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/keymap.c b/src/keymap.c index 81091f03d70..c988d12fe80 100644 --- a/src/keymap.c +++ b/src/keymap.c @@ -46,9 +46,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include "commands.h" #include "character.h" #include "buffer.h" -#include "charset.h" #include "keyboard.h" -#include "frame.h" #include "termhooks.h" #include "blockinput.h" #include "puresize.h" |