Remove unused HP_EXTENSIONS code blocks

This commit is contained in:
wmoxam
2019-10-13 22:28:38 -04:00
committed by Jon Trulson
parent 7f414f5d35
commit e1e2004696
3 changed files with 0 additions and 99 deletions

View File

@@ -482,9 +482,6 @@ main( int argc, char **argv )
/*
* prevent the toolkit from starting the NLIO server...
*/
#ifdef HP_EXTENSIONS
_XHPNlioctl(0,0,-1,0);
#endif
#ifdef VG_TRACE
vg_TRACE_EXECUTION("main: exited _XHPNlioctl ...");
#endif /* VG_TRACE */