Commit 630b1fc0 authored by Jannis Leidel's avatar Jannis Leidel
Browse files

[1.2.X] Removed stray code introduced in r14126 that broke the test suite.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14246 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 0e4737ec
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -38,6 +38,3 @@ if xgettext_cmd:
        if xversion >= (0, 15):
            from extraction import *
    del p

if find_command('msgfmt'):
    from compilation import *