Index: sources/gui/GuiController.cpp =================================================================== diff -u -rba15fce14caf76166c286da95974c69f8a24d4b8 -r64484a210332da6b2dcf3f0a23cb6c59f4caaf98 --- sources/gui/GuiController.cpp (.../GuiController.cpp) (revision ba15fce14caf76166c286da95974c69f8a24d4b8) +++ sources/gui/GuiController.cpp (.../GuiController.cpp) (revision 64484a210332da6b2dcf3f0a23cb6c59f4caaf98) @@ -70,7 +70,6 @@ connect(&_ApplicationController, SIGNAL(didActionReceive (GuiActionType, const QVariantList &)), this , SLOT( onActionReceive (GuiActionType, const QVariantList &))); - // From OS : USB Drive has been removed physically. // USB drive connect(&_ApplicationController, SIGNAL(didUSBDriveMount ()),