Remove UXPDS support
[oweals/cde.git] / cde / programs / dtinfo / dtinfo / src / Managers / TtIpcMgr.C
index c3fb6bc01194168e6f28dfff45d28be94b1e3c92..3ce3ea1a54ffb9b539d267586d327bf1cd1e474e 100644 (file)
@@ -201,7 +201,8 @@ TtIpcMgr::TtIpcMgr()
   if( (tt_state = tt_default_session_set( xsession )) == TT_OK )
   {
       procid = ttdt_open( &ttfd, "Dtinfo", "Fujitsu", "CDE", True ) ;
-      
+      //why is fujitsu mentioned here? 05/15/18 - C
+
       if( (tt_state = tt_pointer_error( procid ))
           == TT_OK )
       {