mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
fix: epwing remove unused method
This commit is contained in:
parent
b99de3cd9d
commit
e55027b5a0
|
@ -189,8 +189,6 @@ private:
|
|||
|
||||
void loadArticle( int articlePage, int articleOffset, string & articleHeadword, string & articleText );
|
||||
|
||||
void createCacheDirectory();
|
||||
|
||||
QString const & getImagesCacheDir()
|
||||
{
|
||||
return eBook.getImagesCacheDir();
|
||||
|
|
Loading…
Reference in a new issue