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 --- HexChat.def | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 HexChat.def (limited to 'HexChat.def') diff --git a/HexChat.def b/HexChat.def deleted file mode 100644 index 7573225..0000000 --- a/HexChat.def +++ /dev/null @@ -1,4 +0,0 @@ -EXPORTS - hexchat_plugin_init - hexchat_plugin_deinit - hexchat_plugin_get_info \ No newline at end of file -- cgit v1.2.3