From 69818fed79e89157cfc2f5816bd2790cd3377435 Mon Sep 17 00:00:00 2001 From: micio Date: Tue, 14 Feb 2012 09:42:23 +0000 Subject: [PATCH] Bazaar/Protect : removed some left-overs git-svn-id: svn://ultimatepp.org/upp/trunk@4595 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- bazaar/Protect/ProtectClient.cpp | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/bazaar/Protect/ProtectClient.cpp b/bazaar/Protect/ProtectClient.cpp index cbc194af7..a44ec0dc3 100644 --- a/bazaar/Protect/ProtectClient.cpp +++ b/bazaar/Protect/ProtectClient.cpp @@ -307,17 +307,6 @@ bool ProtectClient::UpdateUserData(void) { lastError = 0; - String userName; - String userSurname; - String userZone; - String userCountry; - String userZIP; - String userTown; - String userAddress; - String userPhone; - String userFax; - String userCell; - // sends a register packet to server VectorMapv; v.Add("REASON", PROTECT_UPDATEUSERDATA);