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

remove exec from efunc.

This commit is contained in:
2013-05-25 12:37:03 +08:00
parent ba277c5573
commit 7ede4aa6d8
6 changed files with 5 additions and 3 deletions

View File

@@ -47,9 +47,6 @@
/* buffer.c */
#include "buffer.h"
/* exec.c */
#include "exec.h"
/* spawn.c */
#include "spawn.h"