mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +02:00
Removed the "signal" and "last signal" signals. Changed perl's
signaling system to work without them, it should now work faster and better. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1053 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
db66d47e26
commit
1e4c658a18
11 changed files with 451 additions and 418 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include "fe-common/core/keyboard.h"
|
||||
|
||||
#include "perl/perl-common.h"
|
||||
#include "perl/perl-signals.h"
|
||||
|
||||
typedef COMMAND_REC *Irssi__Command;
|
||||
typedef LOG_REC *Irssi__Log;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue