Remove unused CloseBuffer
message
This commit is contained in:
parent
d6c8fdb3c4
commit
51d5ed48f0
6 changed files with 0 additions and 47 deletions
|
@ -146,7 +146,6 @@ messages!(
|
|||
(BufferReloaded, Foreground),
|
||||
(BufferSaved, Foreground),
|
||||
(ChannelMessageSent, Foreground),
|
||||
(CloseBuffer, Foreground),
|
||||
(DiskBasedDiagnosticsUpdated, Background),
|
||||
(DiskBasedDiagnosticsUpdating, Background),
|
||||
(Error, Foreground),
|
||||
|
@ -247,7 +246,6 @@ entity_messages!(
|
|||
ApplyCompletionAdditionalEdits,
|
||||
BufferReloaded,
|
||||
BufferSaved,
|
||||
CloseBuffer,
|
||||
DiskBasedDiagnosticsUpdated,
|
||||
DiskBasedDiagnosticsUpdating,
|
||||
FormatBuffers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue