git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed interface in stgcrypto
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
inetaccess
/
inetaccess.h
diff --git
a/projects/stargazer/plugins/authorization/inetaccess/inetaccess.h
b/projects/stargazer/plugins/authorization/inetaccess/inetaccess.h
index e16c02574c95d45aa6c8516c4062f85ffdff42cf..fe55649590990306bbeeee1a87d326b9def40a49 100644
(file)
--- a/
projects/stargazer/plugins/authorization/inetaccess/inetaccess.h
+++ b/
projects/stargazer/plugins/authorization/inetaccess/inetaccess.h
@@
-178,7
+178,6
@@
public:
FREEMB GetFreeMbShowType() const { return freeMbShowType; };
private:
- int ParseIntInRange(const std::string & str, int min, int max, int * val);
int userDelay;
int userTimeout;
uint16_t port;