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

Remove efunc as dependencies.

This commit is contained in:
2013-05-28 17:40:01 +08:00
parent 04264b4d27
commit b321dce49e
21 changed files with 2 additions and 22 deletions

1
word.c
View File

@@ -16,7 +16,6 @@
#include "display.h"
#include "estruct.h"
#include "edef.h"
#include "efunc.h"
#include "line.h"
#include "main.h"
#include "random.h"