]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/ur_functor.h
Massive refactoring.
[stg.git] / projects / stargazer / plugins / other / rscript / ur_functor.h
index 5d02d9dc897bf76ada08d5ebcde250915f0b9910..95382400f6403e945b3e05768ac40d718b3aece1 100644 (file)
@@ -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)
         {