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; static Boolean xaw3d_pick_top; -extern void set_vertical_scroll_bar P_ ((struct window *)); - /* Action hook installed via XtAppAddActionHook when toolkit scroll bars are used.. The hook is responsible for detecting when the user ends an interaction with the scroll bar, and generates |