summaryrefslogtreecommitdiffstats
path: root/client/red_client.cpp
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2011-12-15 16:51:27 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2011-12-15 16:51:53 +0100
commitcf21af1846939ba9bb2927f63433125ed9c8fbb0 (patch)
tree9d9dcc29bd3a11b4a485e1eed8aed00164eb23c7 /client/red_client.cpp
parentee315779a0f8b449e0748059a4dd147d68f2be73 (diff)
downloadspice-cf21af1846939ba9bb2927f63433125ed9c8fbb0.tar.gz
spice-cf21af1846939ba9bb2927f63433125ed9c8fbb0.tar.xz
spice-cf21af1846939ba9bb2927f63433125ed9c8fbb0.zip
build: remove unused variable
Diffstat (limited to 'client/red_client.cpp')
-rw-r--r--client/red_client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/red_client.cpp b/client/red_client.cpp
index 2f6c6ce7..f3da4c92 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;