Index: /trunk/src/VBox/Main/src-server/MediumImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-server/MediumImpl.cpp	(revision 61909)
+++ /trunk/src/VBox/Main/src-server/MediumImpl.cpp	(revision 61910)
@@ -3011,7 +3011,7 @@
                 }
                 /* case when new path looks like "/path/to/new/location"
-                 * In this case just set destMediumFileName to NULL and 
-                 * and add '/' in the end of path.destMediumPath 
-                 */ 
+                 * In this case just set destMediumFileName to NULL and
+                 * and add '/' in the end of path.destMediumPath
+                 */
                 else
                 {
@@ -3103,5 +3103,4 @@
             if (SUCCEEDED(rc))
             {
-                MachineState_T aState;
                 ComObjPtr<SessionMachine> sm;
                 ComPtr<IInternalSessionControl> ctl;
@@ -3182,5 +3181,5 @@
             pProgress.queryInterfaceTo(aProgress.asOutParam());
     }
-    else 
+    else
     {
         if (pTask != NULL)
@@ -8845,5 +8844,5 @@
  * Implementation code for the "move" task.
  *
- * This only gets started from Medium::SetLocation() and always 
+ * This only gets started from Medium::SetLocation() and always
  * runs asynchronously.
  *
