diff -r 10183c6d2913 -r 015fa7494bd2 bluetooth/btextnotifiers/inc/BTExtNotifiers.h --- a/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Wed Sep 15 13:27:26 2010 +0300 +++ b/bluetooth/btextnotifiers/inc/BTExtNotifiers.h Wed Oct 13 15:48:34 2010 +0300 @@ -128,8 +128,8 @@ IMPORT_C TBool UplinkAccessAllowed() const; IMPORT_C TBool IsValid() const; - // Allows creation of default NULL instance - IMPORT_C TPanConnection(); + // Non-exported constructor. Allows creation of default NULL instance + TPanConnection(); private: TBTDevAddr iRemoteDeviceAddress;