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

Remove display from efunc.

This commit is contained in:
2013-05-28 14:57:03 +08:00
parent 539f327271
commit 9c2c4b7635
17 changed files with 16 additions and 3 deletions

View File

@@ -17,9 +17,6 @@
/* basic.c */
#include "basic.h"
/* display.c */
#include "display.h"
/* posix.c */
#include "termio.h"