Index: /trunk/src/VBox/Main/SnapshotImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/SnapshotImpl.cpp	(revision 32899)
+++ /trunk/src/VBox/Main/SnapshotImpl.cpp	(revision 32900)
@@ -3066,5 +3066,5 @@
         if (aHD->getParent().isNull())
         {
-            HRESULT rc = aHD->UnlockWrite(NULL);;
+            HRESULT rc = aHD->UnlockWrite(NULL);
             AssertComRC(rc);
         }
