From a510e3503fb84e1d83f14e004e3ee806de20da8d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 5 Apr 2012 18:41:50 +0530 Subject: [PATCH] ... --- src/calibre/gui2/metadata/single_download.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/calibre/gui2/metadata/single_download.py b/src/calibre/gui2/metadata/single_download.py index 783e61f28c..3b38a9f2c9 100644 --- a/src/calibre/gui2/metadata/single_download.py +++ b/src/calibre/gui2/metadata/single_download.py @@ -8,9 +8,6 @@ __copyright__ = '2011, Kovid Goyal ' __docformat__ = 'restructuredtext en' DEBUG_DIALOG = False -# Test: turn fields off, error -# handling -# Do some testing in windows as filesystem model is different # Imports {{{ import os, time