From 11effcaf7e77cb0d28dcec8d3cc7d1d208054bc4 Mon Sep 17 00:00:00 2001
From: Nikos Kouremenos <kourem@gmail.com>
Date: Sun, 22 May 2005 01:44:42 +0000
Subject: [PATCH] I don't think we need this line

---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6f64671c17..3ddc611b79 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@ FILES_LIB	= `$(FIND_LIB)`
 FIND_PY		= find -regex '.*\.\(py\)'
 FILES_PY	= `$(FIND_PY)`
 
-LANGS		= fr pt_BR
 SCRIPTS = \
 	scripts/gajim
 
-- 
GitLab