From 9cd6806f184d970c6bfa64b8a0a84cd4f46e80a2 Mon Sep 17 00:00:00 2001 From: erg <devnull@localhost> Date: Sat, 9 Apr 2005 23:54:34 +0000 Subject: [PATCH] Add forgotten new file SF.h, plus remove fix from gquery.c --- cmd/lefty/ws/x11/gquery.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cmd/lefty/ws/x11/gquery.c b/cmd/lefty/ws/x11/gquery.c index b22cd65df..262952f46 100644 --- a/cmd/lefty/ws/x11/gquery.c +++ b/cmd/lefty/ws/x11/gquery.c @@ -20,14 +20,7 @@ #include "g.h" #include "gcommon.h" -#if 0 #include "SF.h" -#else -extern int XsraSelFile(Widget toplevel, char *prompt, char *ok, char *cancel, - char *failed, char *init_path, char *mode, - int (*show_entry) (char *, char **, struct stat *), - char *name_return, int name_size); -#endif #define WQU widget->u.q -- 2.40.0