mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00
*: Remove // fname()
comments near typval_encode includes
This commit is contained in:
@@ -19218,8 +19218,6 @@ static inline void _nothing_conv_dict_end(typval_T *const tv,
|
||||
#define TYPVAL_ENCODE_NAME nothing
|
||||
#define TYPVAL_ENCODE_FIRST_ARG_TYPE const void *const
|
||||
#define TYPVAL_ENCODE_FIRST_ARG_NAME ignored
|
||||
// _nothing_convert_one_value()
|
||||
// encode_vim_to_nothing()
|
||||
#include "nvim/eval/typval_encode.c.h"
|
||||
#undef TYPVAL_ENCODE_SCOPE
|
||||
#undef TYPVAL_ENCODE_NAME
|
||||
|
Reference in New Issue
Block a user