bluetooth/btextnotifiers/inc/BTExtNotifiers.h
branchRCL_3
changeset 56 015fa7494bd2
parent 45 99439b07e980
--- 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;