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 some unused stuff.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
rscript
/
ur_functor.h
diff --git
a/projects/stargazer/plugins/other/rscript/ur_functor.h
b/projects/stargazer/plugins/other/rscript/ur_functor.h
index 5d02d9dc897bf76ada08d5ebcde250915f0b9910..95382400f6403e945b3e05768ac40d718b3aece1 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/ur_functor.h
+++ b/
projects/stargazer/plugins/other/rscript/ur_functor.h
@@
-37,7
+37,7
@@
class UpdateRouter : public std::unary_function<std::pair<const uint32_t, RS::US
{
public:
UpdateRouter(REMOTE_SCRIPT & t)
- : obj(t) {}
;
+ : obj(t) {}
void operator() (std::pair<const uint32_t, USER> & val)
{