mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-14 04:57:21 +01:00
Removed a commented out line from ListPage.
This commit is contained in:
parent
f146a6a7bc
commit
3ff8c5a20b
@ -75,8 +75,6 @@ void ListPage::load() {
|
||||
Utils::markdown_to_html(&fd);
|
||||
|
||||
list_entries.push_back(fd);
|
||||
|
||||
//printf("ListPage: Loaded %s!\n", files[i].c_str());
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user