diff options
Diffstat (limited to 'xts5/Xlib14/XmbTextListToTextProperty.m')
-rw-r--r-- | xts5/Xlib14/XmbTextListToTextProperty.m | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/xts5/Xlib14/XmbTextListToTextProperty.m b/xts5/Xlib14/XmbTextListToTextProperty.m index 6bde9714..659a9e18 100644 --- a/xts5/Xlib14/XmbTextListToTextProperty.m +++ b/xts5/Xlib14/XmbTextListToTextProperty.m @@ -75,22 +75,18 @@ int count_good ; XICCEncodingStyle style_good ; XTextProperty text_prop_good ; { - extern int errcnt; extern int errflg; extern int chkflg; extern int signal_status(); extern int unexp_err(); - extern char *svc_user_arg; extern char *strcpy(); - char fmtstr[256], *call_string; - union msglst fmt_lst[1]; - int skip_pixcheck; Status ret_status ; int ss_status, /* save stat return status */ stat_status, /* check stat return status */ - setup_status, cleanup_status, i1; + setup_status, + cleanup_status; regr_args.l_flags.bufrout = 1; |