mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
Remove unneeded klist include in channel.c
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
#include "nvim/map.h"
|
||||
#include "nvim/lib/kvec.h"
|
||||
|
||||
#include "nvim/lib/klist.h"
|
||||
|
||||
typedef struct {
|
||||
uint64_t id;
|
||||
PMap(cstr_t) *subscribed_events;
|
||||
|
Reference in New Issue
Block a user