git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed obsolete stuff.
[stg.git]
/
projects
/
stargazer
/
plugins
/
configuration
/
sgconfig
/
parser.cpp
diff --git
a/projects/stargazer/plugins/configuration/sgconfig/parser.cpp
b/projects/stargazer/plugins/configuration/sgconfig/parser.cpp
index 449d3985bf7d3e2a2e0b2fa47a8a86f2857213c3..1ac4828ada17750e86836f4fab0f4f298cceede6 100644
(file)
--- a/
projects/stargazer/plugins/configuration/sgconfig/parser.cpp
+++ b/
projects/stargazer/plugins/configuration/sgconfig/parser.cpp
@@
-943,8
+943,6
@@
else
}
j+=2;
}
}
j+=2;
}
- usr->down = dtd;
- usr->up = dtu;
return 0;
}
return 0;
}
@@
-1210,15
+1208,6
@@
if (downCount)
if (!u->GetProperty().down.Set(down, currAdmin, login, store))
res = -1;
if (!u->GetProperty().down.Set(down, currAdmin, login, store))
res = -1;
-/*if (!usr->down.empty())
- {
- u->GetProperty().down.Set(usr->down.const_data(), currAdmin, login, store);
- }
-if (!usr->up.empty())
- {
- u->GetProperty().up.Set(usr->up.const_data(), currAdmin, login, store);
- }*/
-
u->WriteConf();
u->WriteStat();
u->WriteConf();
u->WriteStat();