summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.6-sunc++-4.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.6-sunc++-4.x.h')
-rw-r--r--ace/config-sunos5.6-sunc++-4.x.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/ace/config-sunos5.6-sunc++-4.x.h b/ace/config-sunos5.6-sunc++-4.x.h
deleted file mode 100644
index 989890983fd..00000000000
--- a/ace/config-sunos5.6-sunc++-4.x.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/* -*- C++ -*- */
-// $Id$
-
-// The following configuration file is designed to work for SunOS 5.6
-// platforms using the SunC++ 4.x compiler.
-
-#if !defined (ACE_CONFIG_H)
-
-// ACE_CONFIG_H is defined by the following #included header.
-
-// At this point, there's no difference between our SunOS 5.5 and 5.6
-// configurations.
-#include "ace/config-sunos5.5-sunc++-4.x.h"
-
-#endif /* ACE_CONFIG_H */