mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-07 14:22:39 -06:00
Bazaar/Protect : removed some left-overs
git-svn-id: svn://ultimatepp.org/upp/trunk@4595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
74e8ec40d0
commit
69818fed79
1 changed files with 0 additions and 11 deletions
|
|
@ -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
|
||||
VectorMap<String, Value>v;
|
||||
v.Add("REASON", PROTECT_UPDATEUSERDATA);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue