Index: sources/model/settings/MBluetooth.h =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -re3cfef345710717229407f105a0cba1bb479b9d5 --- sources/model/settings/MBluetooth.h (.../MBluetooth.h) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/model/settings/MBluetooth.h (.../MBluetooth.h) (revision e3cfef345710717229407f105a0cba1bb479b9d5) @@ -120,14 +120,6 @@ QString vDetailName = "", QString vDetailValue = "" ); - - MBluetooth( - InterfaceStates vState , - QString vLocalAddr , - QString vLocalName , - qint16 vError , - bool vValid - ); }; }