Stubbed out some code-in-progress
This commit is contained in:
parent
0efdc0cf6f
commit
30e8c0bc65
1 changed files with 2 additions and 0 deletions
|
|
@ -123,7 +123,9 @@ namespace {
|
|||
}
|
||||
}
|
||||
|
||||
#if 0
|
||||
std::size_t count = xact.posts.size();
|
||||
#endif
|
||||
std::size_t index = 0;
|
||||
|
||||
foreach (post_t * post, xact.posts) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue