[Spice-commits] client/red_client.cpp

Marc-André Lureau elmarco at kemper.freedesktop.org
Thu Dec 15 07:52:04 PST 2011


 client/red_client.cpp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit cf21af1846939ba9bb2927f63433125ed9c8fbb0
Author: Marc-André Lureau <marcandre.lureau at redhat.com>
Date:   Thu Dec 15 16:51:27 2011 +0100

    build: remove unused variable

diff --git a/client/red_client.cpp b/client/red_client.cpp
index 2f6c6ce..f3da4c9 100644
--- a/client/red_client.cpp
+++ b/client/red_client.cpp
@@ -274,7 +274,6 @@ void* Migrate::worker_main(void *data)
 
 void Migrate::start(const SpiceMsgMainMigrationBegin* migrate)
 {
-    std::string cert_subject;
     uint32_t peer_major;
     uint32_t peer_minor;
 


More information about the Spice-commits mailing list