diff options
Diffstat (limited to 'src/nvim/diff.h')
-rw-r--r-- | src/nvim/diff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/diff.h b/src/nvim/diff.h index 75aa658ab6..f6cef1cafd 100644 --- a/src/nvim/diff.h +++ b/src/nvim/diff.h @@ -1,7 +1,6 @@ #ifndef NVIM_DIFF_H #define NVIM_DIFF_H - #ifdef INCLUDE_GENERATED_DECLARATIONS # include "diff.h.generated.h" #endif |