From 672fd2d6ec9ecaa27de930d65042522a1823da3c Mon Sep 17 00:00:00 2001 From: John Schember Date: Thu, 21 Apr 2011 18:23:13 -0400 Subject: [PATCH] ... --- src/calibre/gui2/actions/store.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/calibre/gui2/actions/store.py b/src/calibre/gui2/actions/store.py index 31c383c79d..5f8a3efc26 100644 --- a/src/calibre/gui2/actions/store.py +++ b/src/calibre/gui2/actions/store.py @@ -60,4 +60,3 @@ class StoreAction(InterfaceAction): 'DRM ' 'restrictions.

'), show=True, show_copy_button=False) - \ No newline at end of file