summaryrefslogtreecommitdiff
path: root/lsp.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-09-10 14:49:51 -0400
committerpommicket <pommicket@gmail.com>2023-09-10 14:50:23 -0400
commite0066faf658311c975ef08b05c335ecc2b9ab0a0 (patch)
treee595bbe94811771fbae29b77683776b81393eab8 /lsp.h
parent1b49244e6427effb62bae8a05038c22e6bec423f (diff)
fix LSP syncing issue
Diffstat (limited to 'lsp.h')
-rw-r--r--lsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lsp.h b/lsp.h
index 1cb2422..b1e8496 100644
--- a/lsp.h
+++ b/lsp.h
@@ -922,4 +922,3 @@ void lsp_write_quit(void);
#define LSP_SHOW_C2S 0
#endif // LSP_INTERNAL
-