summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ted.h b/ted.h
index ea2fd68..629a2c1 100644
--- a/ted.h
+++ b/ted.h
@@ -668,8 +668,6 @@ typedef struct {
/// "document link" information (LSP)
typedef struct {
LSPServerRequestID last_request;
- // time when activation key was pressed
- double key_press_time;
} DocumentLink;
/// "hover" information from LSP server