remove line from unit test that had no effect, but broke compilation
git-svn-id: svn+ssh://svn.corp.yahoo.com/yahoo/yrl/labs/pnuts/code/logstore@1478 8dad8b1f-cf64-0410-95b6-bcf113ffbcfe
This commit is contained in:
parent
a8e905c0d6
commit
8dddc7e168
1 changed files with 21 additions and 23 deletions
|
@ -152,8 +152,6 @@ void insertProbeIter_int(int NUM_ENTRIES)
|
|||
|
||||
sync();
|
||||
|
||||
bufferManagerNonBlockingSlowHandleType = IO_HANDLE_PFILE;
|
||||
|
||||
Tinit();
|
||||
|
||||
int xid = Tbegin();
|
||||
|
|
Loading…
Reference in a new issue