Browse Source

[1068] cleanup

JINMEI Tatuya 13 years ago
parent
commit
fcb2409598
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/datasrc/tests/database_unittest.cc

+ 0 - 1
src/lib/datasrc/tests/database_unittest.cc

@@ -713,7 +713,6 @@ public:
     }
 
     // Helper methods for update tests
-    //bool isRollbacked(bool expected = false) const {
     bool isRollbacked() const {
         return (update_accessor_->isRollbacked());
     }