summaryrefslogtreecommitdiff
path: root/src/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat.h')
-rw-r--r--src/chat.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/chat.h b/src/chat.h
index bb40af048..d7d27646f 100644
--- a/src/chat.h
+++ b/src/chat.h
@@ -289,10 +289,6 @@ public:
void scrollPageDown();
void scrollPageUp();
- // Handle middle click at this font position
- // If clicked fragment has a web url, send it to the system default web browser
- void middleClick(s32 col, s32 row);
-
// Resize recent buffer based on settings
void applySettings();