From ff28bd5e88ed683f73022dcf10f00a67898536ed Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 7 Feb 2007 20:30:22 +0000 Subject: Wiped out the poorly written parse code from r2211 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9819 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/plugins.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/plugins.c') diff --git a/src/common/plugins.c b/src/common/plugins.c index ac8c4a7ee..2fa151a49 100644 --- a/src/common/plugins.c +++ b/src/common/plugins.c @@ -337,7 +337,6 @@ void plugins_init(void) register_plugin_func(EVENT_ATHENA_FINAL); // networking - export_symbol(func_parse_table, SYMBOL_FUNC_PARSE_TABLE); export_symbol(RFIFOSKIP, SYMBOL_RFIFOSKIP); export_symbol(WFIFOSET, SYMBOL_WFIFOSET); export_symbol(delete_session, SYMBOL_DELETE_SESSION); -- cgit v1.2.3-70-g09d2