Merge tempfile.c back into fileio.c

This commit is contained in:
Jurica Bradaric
2016-02-29 20:23:13 +01:00
parent 425fcdb5b4
commit 2dfc8de1cf
16 changed files with 144 additions and 181 deletions

View File

@@ -66,7 +66,6 @@
#include "nvim/strings.h"
#include "nvim/syntax.h"
#include "nvim/tag.h"
#include "nvim/tempfile.h"
#include "nvim/ui.h"
#include "nvim/mouse.h"
#include "nvim/terminal.h"