summaryrefslogtreecommitdiff
path: root/src/fe-common/core/Makefile.am
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2008-02-02 18:36:57 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-02-02 18:36:57 +0000
commitc403b70de4b6b03d7d823d808f6e57f55cb07155 (patch)
tree7ed534310f1b5aa53fb055bc1c0b39f29c95f38b /src/fe-common/core/Makefile.am
parentee59980363915e464918d8320f2bd0bc4043a1ac (diff)
downloadirssi-c403b70de4b6b03d7d823d808f6e57f55cb07155.zip
Remove broken by design /set translation.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4698 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-common/core/Makefile.am')
-rw-r--r--src/fe-common/core/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fe-common/core/Makefile.am b/src/fe-common/core/Makefile.am
index 60611012..a804e5fd 100644
--- a/src/fe-common/core/Makefile.am
+++ b/src/fe-common/core/Makefile.am
@@ -34,7 +34,6 @@ libfe_common_core_a_SOURCES = \
printtext.c \
fe-recode.c \
themes.c \
- translation.c \
window-activity.c \
window-commands.c \
window-items.c \
@@ -61,7 +60,6 @@ pkginc_fe_common_core_HEADERS = \
printtext.h \
fe-recode.h \
themes.h \
- translation.h \
window-activity.h \
window-items.h \
windows-layout.h \