From 296860f791ecdebf1c9f81db778f4d5b855c420b Mon Sep 17 00:00:00 2001
From: Tim Graham <timograham@gmail.com>
Date: Wed, 26 Nov 2014 09:35:41 -0500
Subject: [PATCH] Removed contrib.comments from translations config.

---
 .tx/config | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.tx/config b/.tx/config
index b6c83a782d..565b325245 100644
--- a/.tx/config
+++ b/.tx/config
@@ -27,11 +27,6 @@ file_filter = django/contrib/auth/locale/<lang>/LC_MESSAGES/django.po
 source_file = django/contrib/auth/locale/en/LC_MESSAGES/django.po
 source_lang = en
 
-[django.contrib-comments]
-file_filter = django/contrib/comments/locale/<lang>/LC_MESSAGES/django.po
-source_file = django/contrib/comments/locale/en/LC_MESSAGES/django.po
-source_lang = en
-
 [django.contrib-contenttypes]
 file_filter = django/contrib/contenttypes/locale/<lang>/LC_MESSAGES/django.po
 source_file = django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po