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);