1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00

Merged some of i2k's signal handling code. All signals are now linked

to some module, so plugin_bind() was removed as useless.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@154 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-03-18 18:49:41 +00:00 committed by cras
parent 8238a4723a
commit 2b026b6d0f

View File

@ -9,3 +9,5 @@
#if defined (HAVE_CURSES) || defined (HAVE_SLANG)
#include "gui-text/irssi.h"
#endif
#undef MODULE_NAME