1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-09-25 06:34:07 -04: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

View File

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