# HG changeset patch # User Fionntina Carville # Date 1286986804 -3600 # Node ID 6c2715f4b2ff54226665fbebba5bd1338ef0893a # Parent 6f23f65fdb0eb9d1963c1df52df28f96cb5d1377 Fixes for compile errors due to hrh defines diff -r 6f23f65fdb0e -r 6c2715f4b2ff sf_config/config/inc/bldpublic.hrh --- a/sf_config/config/inc/bldpublic.hrh Tue Oct 12 18:20:58 2010 +0100 +++ b/sf_config/config/inc/bldpublic.hrh Wed Oct 13 17:20:04 2010 +0100 @@ -2235,7 +2235,7 @@ This flag indicates that the 3GP Extention feature is supported in MetadataUtility. */ -#define __3GP_EXTENTION +//#define __3GP_EXTENTION /** #__AAC_ENCODER_PLUGIN Device supports all-ARM AAC encoding capabilities. diff -r 6f23f65fdb0e -r 6c2715f4b2ff sf_config/config/inc/privateruntimeids.hrh --- a/sf_config/config/inc/privateruntimeids.hrh Tue Oct 12 18:20:58 2010 +0100 +++ b/sf_config/config/inc/privateruntimeids.hrh Wed Oct 13 17:20:04 2010 +0100 @@ -899,8 +899,4 @@ #define KFeatureIdFfHomeScreenVanityDialing 5098 -// dummy flag until we get the right number - -#define KFeatureIdFfHttpAllowUntrustedCertificates 9002 - #endif // __PRIVATERUNTIMEIDS_HRH