summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-03-14 11:16:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-03-14 11:16:15 +0000
commit6d23e7280bb372a3646803f948d45aa8d28b2e57 (patch)
treee0a02e6f71c860984f4e382bec813176aa966ae9
parent41b8723bca37ced7fe38aaa2b757910363d578c1 (diff)
downloadATCD-6d23e7280bb372a3646803f948d45aa8d28b2e57.tar.gz
Wed Mar 14 09:09:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ACE/ace/config-hpux-11.00.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/config-hpux-11.00.h b/ACE/ace/config-hpux-11.00.h
index 23580954c98..5a177d08e35 100644
--- a/ACE/ace/config-hpux-11.00.h
+++ b/ACE/ace/config-hpux-11.00.h
@@ -190,7 +190,6 @@
// Preprocessor needs some help with data types
#if defined (__LP64__)
# define ACE_SIZEOF_LONG 8
-# define ACE_SIZEOF_FLOAT 8
#else
# define ACE_SIZEOF_LONG 4
#endif