mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05: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:
parent
8238a4723a
commit
2b026b6d0f
@ -9,3 +9,5 @@
|
|||||||
#if defined (HAVE_CURSES) || defined (HAVE_SLANG)
|
#if defined (HAVE_CURSES) || defined (HAVE_SLANG)
|
||||||
#include "gui-text/irssi.h"
|
#include "gui-text/irssi.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#undef MODULE_NAME
|
||||||
|
Loading…
Reference in New Issue
Block a user