minor cleanup

This commit is contained in:
GRiker 2010-01-14 09:08:27 -07:00
parent 6ce60a0b0c
commit a189cff641

View File

@ -656,6 +656,7 @@ def catalog_option_parser(args):
# Merge options from GUI Preferences
'''
# Placeholder sample code until we implement GUI preferences
from calibre.library.save_to_disk import config
c = config()
for pref in ['asciiize', 'update_metadata', 'write_opf', 'save_cover']: