diff options
Diffstat (limited to 'xts5/Xlib7/XcmsFreeCCC.m')
-rw-r--r-- | xts5/Xlib7/XcmsFreeCCC.m | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/xts5/Xlib7/XcmsFreeCCC.m b/xts5/Xlib7/XcmsFreeCCC.m index bebdccb7..ccca838b 100644 --- a/xts5/Xlib7/XcmsFreeCCC.m +++ b/xts5/Xlib7/XcmsFreeCCC.m @@ -104,7 +104,6 @@ XcmsCCC ccc ; extern int chkflg; extern int signal_status(); extern int unexp_err(); - extern char *svc_user_arg; extern char *strcpy(); /****** @@ -112,16 +111,11 @@ XcmsCCC ccc ; ******/ char fmtstr[256], *call_string; union msglst fmt_lst[1]; - int skip_pixcheck; int ss_status, /* save stat return status */ stat_status, /* check stat return status */ - setup_status, - cleanup_status, - i1; - - XcmsCCC svc_ret_value; + cleanup_status; /****** |