diff --git a/include/sta/utils/logger.tpp b/include/sta/utils/logger.tpp index 6d8bbb5..d46b369 100644 --- a/include/sta/utils/logger.tpp +++ b/include/sta/utils/logger.tpp @@ -20,7 +20,7 @@ namespace sta STA_ASSERT(endSec > startSec); // Jump to the last written page. - findLast(); + // findLast(); } template