Cleaned up old comments...
This commit is contained in:
parent
36157b5a51
commit
d98a8140b6
1 changed files with 0 additions and 6 deletions
|
@ -1,15 +1,9 @@
|
|||
#include <lladd/transactional.h>
|
||||
#include <lladd/logger/logger2.h>
|
||||
#include <lladd/truncation.h>
|
||||
int main(void) {
|
||||
Tinit();
|
||||
// syncLog();
|
||||
// lsn_t trunc_to = LogFlushedLSN();
|
||||
truncateNow();
|
||||
Tdeinit();
|
||||
|
||||
// openLogWriter();
|
||||
// truncateLog(trunc_to);
|
||||
|
||||
return compensation_error();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue