diff --git a/inc/poche/WallabagEBooks.class.php b/inc/poche/WallabagEBooks.class.php index 54c2b1bcf..42913ff87 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()");