summaryrefslogtreecommitdiff
path: root/ace/config-macosx-iphone.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-macosx-iphone.h')
-rw-r--r--ace/config-macosx-iphone.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/ace/config-macosx-iphone.h b/ace/config-macosx-iphone.h
deleted file mode 100644
index 67d31c1f39b..00000000000
--- a/ace/config-macosx-iphone.h
+++ /dev/null
@@ -1,11 +0,0 @@
-// $Id$
-#ifndef ACE_CONFIG_MACOSX_IPHONE_H
-#define ACE_CONFIG_MACOSX_IPHONE_H
-
-#define ACE_SIZEOF_LONG_DOUBLE 8
-
-#include "ace/config-macosx-snowleopard.h"
-
-
-#endif ACE_CONFIG_MACOSX_IPHONE_H
-