From e73736a01a8c572818cda85d2fdcbdcf5e25fb0d Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 21 Dec 2011 23:21:18 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=24861 --- samples/vboxwrapper/vbox.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/samples/vboxwrapper/vbox.cpp b/samples/vboxwrapper/vbox.cpp index 034e5b4334..676b645c99 100644 --- a/samples/vboxwrapper/vbox.cpp +++ b/samples/vboxwrapper/vbox.cpp @@ -756,7 +756,6 @@ int VBOX_VM::deregister_vm() { string output; string virtual_machine_slot_directory; char buf[256]; - int retval; get_slot_directory(virtual_machine_slot_directory);