Index: sources/device/DeviceController.cpp =================================================================== diff -u -rd9b9df9b23da89b4c27f4672ff6e7f570adcc48a -rcd589a3f0683918fc299652c4f265269ac83d945 --- sources/device/DeviceController.cpp (.../DeviceController.cpp) (revision d9b9df9b23da89b4c27f4672ff6e7f570adcc48a) +++ sources/device/DeviceController.cpp (.../DeviceController.cpp) (revision cd589a3f0683918fc299652c4f265269ac83d945) @@ -760,7 +760,6 @@ QString msg = ""; int err = 0 ; - //TODO The Settings shall be the Singleton SettingsController and modify the MSettings like the others. // moving the configuration files if the encrypted partition creation was successful. if ( isUpdate ) goto lMove; // if it is gEnableUpdating, bypass the mAccepted for already mounted. if ( ! model._data.mAccepted ) goto lErr ; // any other case goto error