From 00483a1e0e9174e1dc5f14d13462a8e05e78e855 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sat, 7 Mar 2015 13:44:47 +0100 Subject: [PATCH] remove unnecessary line --- inc/poche/WallabagEBooks.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/poche/WallabagEBooks.class.php b/inc/poche/WallabagEBooks.class.php index 54c2b1bc..42913ff8 100644 --- a/inc/poche/WallabagEBooks.class.php +++ b/inc/poche/WallabagEBooks.class.php @@ -96,7 +96,6 @@ class WallabagEpub extends WallabagEBooks $bookEnd = "\n\n"; $log = new Logger("wallabag", TRUE); - $fileDir = CACHE; $book = new EPub(EPub::BOOK_VERSION_EPUB3, DEBUG_POCHE); $log->logLine("new EPub()"); -- 2.41.0