1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-11-23 11:41:15 -05:00

Remove bind from efunc.

This commit is contained in:
2013-05-28 13:04:39 +08:00
parent 0b093b8228
commit b971f265fc
6 changed files with 5 additions and 3 deletions

View File

@@ -29,9 +29,6 @@
/* input.c */
#include "input.h"
/* bind.c */
#include "bind.h"
/* buffer.c */
#include "buffer.h"