mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -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)
|
||||
#include "gui-text/irssi.h"
|
||||
#endif
|
||||
|
||||
#undef MODULE_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user