From 0df279ad8735176f7bb3ffbac1971cd5bdc6572a Mon Sep 17 00:00:00 2001 From: cheapie Date: Wed, 26 Aug 2015 02:28:37 -0400 Subject: One source file for XChat and HexChat 4hexchat.c was really ugly and I'm removing the need for it. Now there's a HEXCHAT define, and turning it on makes all the XChat API functions aliases to the HexChat API functions --- XChat.def | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 XChat.def (limited to 'XChat.def') diff --git a/XChat.def b/XChat.def deleted file mode 100644 index 4209ad0..0000000 --- a/XChat.def +++ /dev/null @@ -1,4 +0,0 @@ -EXPORTS - xchat_plugin_init - xchat_plugin_deinit - xchat_plugin_get_info \ No newline at end of file -- cgit v1.2.3