From 8b0a970d57b5251de4bfd9e622be51e0be983f05 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sat, 4 Mar 2017 06:31:34 +0800 Subject: [PATCH] rebased to master --- src/page.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/page.h b/src/page.h index 250e9d6..a937807 100644 --- a/src/page.h +++ b/src/page.h @@ -275,13 +275,6 @@ class page { // read operation in OS map template_file; - // instead of constatnly reading template files - // from hard drive for each request, we can read - // them only once, when the explorer starts into this map - // this will improve performance of the explorer and reduce - // read operation in OS - map template_file; - public: