diff options
Diffstat (limited to 'src/modl.h')
| -rwxr-xr-x | src/modl.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ public: ~modl(); dynmod* get_module( string s_name ); - dynmod* get_module( string s_name, string s_user ); vector<string>* get_mod_vector() { |
