From 0d9bd14770104ad2ed43a5f498aed29e4d476427 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 8 Sep 2006 16:36:48 +0000 Subject: - Added upgrade_svn8675.sql in case, for some reason, your guild table still has the emblem_data field as a 'blob' with "NOT NULL" specified. - Some minor cleanups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8675 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map') diff --git a/src/map/clif.h b/src/map/clif.h index 9c258282f..94255b31f 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -86,7 +86,6 @@ int clif_selllist(struct map_session_data*); //self int clif_scriptmes(struct map_session_data*,int,char*); //self int clif_scriptnext(struct map_session_data*,int); //self int clif_scriptclose(struct map_session_data*,int); //self -void clif_sendfakenpc(struct map_session_data *sd, int npcid); //self int clif_scriptmenu(struct map_session_data*,int,char*); //self int clif_scriptinput(struct map_session_data*,int); //self int clif_scriptinputstr(struct map_session_data *sd,int npcid); // self -- cgit v1.2.3-70-g09d2