Remove UXPDS support
This commit is contained in:
@@ -1068,7 +1068,7 @@ int SPC_Setpgrp(int read_current_termio)
|
||||
return(SPC_ERROR);
|
||||
}
|
||||
|
||||
#if !defined(USL) && !defined(__uxp__)
|
||||
#if !defined(USL)
|
||||
if(tcsetattr(setpgrp_wire->fd[SLAVE_SIDE], TCSANOW, XeTermioStruct)==ERROR) {
|
||||
SPC_Error(SPC_Bad_tc_Call,(XeString)"tcsetattr");
|
||||
_DtSvcProcessUnlock();
|
||||
|
||||
Reference in New Issue
Block a user