1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00

Don't allow any setup file changes or log writing if another irssi

session is running.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@121 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-02-18 22:50:21 +00:00 committed by cras
parent 76279fdbe1
commit 962e6fea11

View File

@ -71,4 +71,6 @@ SETUP_CHANNEL_REC;
extern GList *setupchannels;
extern gboolean readonly;
#endif