From 8ea717b67609a7ddaa6481e49fc638a4b40e84e8 Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Wed, 15 Sep 2004 12:11:43 +0000 Subject: Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fixed bug 106 git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3295 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/fe-text/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/fe-text/Makefile.am') diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index 68bf7169..39d7a3a3 100644 --- a/src/fe-text/Makefile.am +++ b/src/fe-text/Makefile.am @@ -64,7 +64,6 @@ irssi_SOURCES = \ textbuffer-commands.c \ textbuffer-reformat.c \ textbuffer-view.c \ - utf8.c \ irssi.c \ module-formats.c @@ -81,7 +80,6 @@ noinst_HEADERS = \ textbuffer.h \ textbuffer-view.h \ textbuffer-reformat.h \ - utf8.h \ module.h \ module-formats.h -- cgit v1.2.3