fixed bug: cache was cleaned, meminfo not updated

This commit is contained in:
HW
2011-12-11 23:11:56 +01:00
parent 618822fa1f
commit e0e422c75a

View File

@@ -113,6 +113,7 @@ end
-- blank the cache
function PDFReader:clearcache()
self.cache = {}
self.cache_current_memsize = 0
end
-- open a PDF file and its settings store