aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-11-11 11:43:24 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-11-18 07:56:58 -0300
commit17a4bfe007477d3243bcde5209321625fa7f5c5f (patch)
tree9b1c352a6cb73fef67f7425efe4871f5e5df8f21 /src/nvim/ops.c
parent375db3b19ac7d5e956af83660bdd7472de50f70c (diff)
downloadrneovim-17a4bfe007477d3243bcde5209321625fa7f5c5f.tar.gz
rneovim-17a4bfe007477d3243bcde5209321625fa7f5c5f.tar.bz2
rneovim-17a4bfe007477d3243bcde5209321625fa7f5c5f.zip
Remove os/provider.{c,h} and all of its references
Diffstat (limited to 'src/nvim/ops.c')
-rw-r--r--src/nvim/ops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/ops.c b/src/nvim/ops.c
index 2933eec415..5ef605bb3b 100644
--- a/src/nvim/ops.c
+++ b/src/nvim/ops.c
@@ -48,7 +48,6 @@
#include "nvim/ui.h"
#include "nvim/undo.h"
#include "nvim/window.h"
-#include "nvim/os/provider.h"
#include "nvim/api/private/helpers.h"
/*