summaryrefslogtreecommitdiff
path: root/src/core/ms_rsend.c
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-06-26 13:27:46 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-06-26 13:27:46 +0000
commitc848a3a6a55ef470840bc04cd19b1376171760d3 (patch)
tree42dbe7d65ee57f2196d323aabc3e35ff84a66346 /src/core/ms_rsend.c
parentb9760a6353ff3a34f79d4a4f080c0ad59ef39645 (diff)
BUILD : 1.7.10 (834) BUGS : NOTES : Added hs_request to the modpack, made memo_send a real global, and fixed a bug with module config stuff and PARAM_SET options
git-svn-id: svn://svn.anope.org/anope/trunk@834 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@587 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/core/ms_rsend.c')
-rw-r--r--src/core/ms_rsend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ms_rsend.c b/src/core/ms_rsend.c
index 0b0c7b995..b712f4af1 100644
--- a/src/core/ms_rsend.c
+++ b/src/core/ms_rsend.c
@@ -17,7 +17,6 @@
int do_rsend(User * u);
void myMemoServHelp(User * u);
-extern void memo_send(User * u, char *name, char *text, int z);
/**
* Create the command, and tell anope about it.