summaryrefslogtreecommitdiffstats
path: root/src/gui_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_x11.c')
-rw-r--r--src/gui_x11.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui_x11.c b/src/gui_x11.c
index 7a5cae03ec..d9928f0a6c 100644
--- a/src/gui_x11.c
+++ b/src/gui_x11.c
@@ -138,7 +138,6 @@ static void gui_x11_send_event_handler(Widget, XtPointer, XEvent *, Boolean *);
#endif
static void gui_x11_wm_protocol_handler(Widget, XtPointer, XEvent *, Boolean *);
static Cursor gui_x11_create_blank_mouse(void);
-static void draw_curl(int row, int col, int cells);
/*
@@ -1309,8 +1308,6 @@ gui_mch_init_check(void)
*/
static XtInputId _xsmp_xtinputid;
-static void local_xsmp_handle_requests(XtPointer c, int *s, XtInputId *i);
-
static void
local_xsmp_handle_requests(
XtPointer c UNUSED,