From c535dbbabf2aa77480e47b852737d848ee7e96e2 Mon Sep 17 00:00:00 2001 From: John Schember Date: Sun, 3 Jul 2011 12:11:25 -0400 Subject: [PATCH] ... --- src/calibre/customize/builtins.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/calibre/customize/builtins.py b/src/calibre/customize/builtins.py index dcec4dbc6b..82d1d2ff01 100644 --- a/src/calibre/customize/builtins.py +++ b/src/calibre/customize/builtins.py @@ -1505,7 +1505,6 @@ plugins += [ StoreMobileReadStore, StoreNextoStore, StoreOpenBooksStore, - StoreOpenLibraryStore, StoreOReillyStore, StorePragmaticBookshelfStore, StoreSmashwordsStore,