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: