summaryrefslogtreecommitdiff
path: root/src/modl.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:43 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:43 +0200
commitf038883a6e004eb4312ba1e761da06b596e14d3f (patch)
tree358f989cac07885cfa913c66a0d563d18c021b26 /src/modl.h
parent98eac951f8087b213f5850bd126dcb279db360a8 (diff)
tagging ychat-0.7.7.0ychat-0.7.7.0
Diffstat (limited to 'src/modl.h')
-rwxr-xr-xsrc/modl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modl.h b/src/modl.h
index 16dbdf3..983bdda 100755
--- a/src/modl.h
+++ b/src/modl.h
@@ -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()
{