1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Remove apollo support

This commit is contained in:
chase 2018-06-24 14:15:00 -05:00 committed by Jon Trulson
parent 01c9b8889b
commit 6bf175ef2d
108 changed files with 59 additions and 2185 deletions

View file

@ -16,9 +16,4 @@
!######################################################################
XCOMM include "Dt"
#ifdef __apollo
Dtcolor*font: user12x23
#else
%|nls-1-#optional_font_spec#|
#endif

View file

@ -76,11 +76,7 @@ static char rcsid[] = "$TOG: dthello.c /main/9 1998/04/20 12:52:17 mgreess $";
#include <sys/signal.h>
#include <Xm/Xm.h>
#include <Dt/GetDispRes.h>
#ifdef __apollo
#include </sys5/usr/include/limits.h>
#else
#include <limits.h>
#endif
#include <locale.h>
#ifndef NO_MESSAGE_CATALOG
# include <nl_types.h>