Remove os/provider.{c,h} and all of its references

This commit is contained in:
Thiago de Arruda
2014-11-11 11:43:24 -03:00
parent 375db3b19a
commit 17a4bfe007
8 changed files with 0 additions and 188 deletions

View File

@@ -55,7 +55,6 @@
#include "nvim/os/os.h"
#include "nvim/os/shell.h"
#include "nvim/os/fs_defs.h"
#include "nvim/os/provider.h"
#include "nvim/api/private/helpers.h"
#include "nvim/api/private/defs.h"