diff options
author | ZyX <kp-pav@yandex.ru> | 2017-05-20 03:54:07 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2017-05-20 03:54:07 +0300 |
commit | 37a77506b0ddbc9dab7dd5984c843258e623b3f4 (patch) | |
tree | 63d48fb9636b3dbf37eb3fbbbfde8b10a29d83ac /src/nvim/api/vim.c | |
parent | d9239181afcbd3230640b83bf3f971034dabb1ab (diff) | |
download | rneovim-37a77506b0ddbc9dab7dd5984c843258e623b3f4.tar.gz rneovim-37a77506b0ddbc9dab7dd5984c843258e623b3f4.tar.bz2 rneovim-37a77506b0ddbc9dab7dd5984c843258e623b3f4.zip |
eval: Silence V614: potentially uninitialized variable
Could not be uninitialized because `func_or_func_caller_profiling` is true only
if `do_profiling` is `YES`, and if `do_profiling` is `YES` then
`script_prof_save()` was called to initialize the variable.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions