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

@@ -64,9 +64,6 @@ SOFTWARE.
*/
#include <stdio.h>
#ifdef __apollo
#include <sys/types.h>
#endif
#include <sys/stat.h>
#include <time.h>
#include <Xm/GadgetP.h>

View File

@@ -262,15 +262,6 @@ Dtwm*keyBindings: DtKeyBindings
!# Resource for internal dtwm use:
Dtwm*useAsyncGeometry: True
#ifdef __apollo
!# Don't post the confirm dialog on a "kill" signal
!# Avoids possible hung node when interacting with the dialog box on the
!# shared mode server.
Dtwm*showFeedback: behavior move placement quit resize restart
#endif
!############### Other Popular Dtwm Resource Settings ##########
!##### See also the Style Manager - Window Manager Dialogue ########