diff options
Diffstat (limited to 'src/xterm.c')
| -rw-r--r-- | src/xterm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xterm.c b/src/xterm.c index 9fd511934a6..f02aef0bc5a 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -4024,8 +4024,6 @@ static Boolean xaw3d_arrow_scroll; | |||
| 4024 | 4024 | ||
| 4025 | static Boolean xaw3d_pick_top; | 4025 | static Boolean xaw3d_pick_top; |
| 4026 | 4026 | ||
| 4027 | extern void set_vertical_scroll_bar P_ ((struct window *)); | ||
| 4028 | |||
| 4029 | /* Action hook installed via XtAppAddActionHook when toolkit scroll | 4027 | /* Action hook installed via XtAppAddActionHook when toolkit scroll |
| 4030 | bars are used.. The hook is responsible for detecting when | 4028 | bars are used.. The hook is responsible for detecting when |
| 4031 | the user ends an interaction with the scroll bar, and generates | 4029 | the user ends an interaction with the scroll bar, and generates |